partOfSystem constant

IriTerm const partOfSystem

IRI for schemahttp:partOfSystem [Expects: http://schema.org/AnatomicalSystem]

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

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

Implementation

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