hasBioChemEntityPart constant

IriTerm const hasBioChemEntityPart

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

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

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

Implementation

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