comprisedOf constant
IRI for schema:comprisedOf [Expects: https://schema.org/AnatomicalStructure, https://schema.org/AnatomicalSystem]
Specifying something physically contained by something else. Typically used here for the underlying anatomical structures, such as organs, that comprise the anatomical system.
Can be used on: https://schema.org/AnatomicalSystem
Implementation
static const comprisedOf = IriTerm.prevalidated(
'https://schema.org/comprisedOf',
);