hasBioChemEntityPart constant

IriTerm const hasBioChemEntityPart

IRI for schema:hasBioChemEntityPart [Expects: https://schema.org/BioChemEntity]

Indicates a BioChemEntity that (in some sense) has this BioChemEntity as a part.

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

Implementation

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