comprisedOf constant
comprisedOf [Expects: http://schema.org/AnatomicalStructure, http://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: http://schema.org/AnatomicalSystem
Implementation
static const comprisedOf = IriTerm.prevalidated(
'http://schema.org/comprisedOf',
);