partOfSystem constant

IriTerm const partOfSystem

partOfSystem [Expects: https://schema.org/AnatomicalSystem]

The anatomical or organ system that this structure is part of.

Can be used on: https://schema.org/AnatomicalStructure

Implementation

static const partOfSystem = IriTerm.prevalidated(
  'https://schema.org/partOfSystem',
);