relatedStructure constant

IriTerm const relatedStructure

IRI for schemahttp:relatedStructure [Expects: http://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: http://schema.org/AnatomicalSystem

Implementation

static const relatedStructure = IriTerm.prevalidated(
  'http://schema.org/relatedStructure',
);