relatedStructure constant
IRI for schema:relatedStructure [Expects: https://schema.org/AnatomicalStructure]
Related anatomical structure(s) that are not part of the system but relate or connect to it, such as vascular bundles associated with an organ system.
Can be used on: https://schema.org/AnatomicalSystem
Implementation
static const relatedStructure = IriTerm.prevalidated(
'https://schema.org/relatedStructure',
);