ChemicalSubstance constant

IriTerm const ChemicalSubstance

IRI for schema:ChemicalSubstance

A chemical substance is 'a portion of matter of constant composition, composed of molecular entities of the same type or of different types' (source: ChEBI:59999).

Implementation

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