isPartOfBioChemEntity constant
IRI for schema:isPartOfBioChemEntity [Expects: https://schema.org/BioChemEntity]
Indicates a BioChemEntity that is (in some sense) a part of this BioChemEntity.
Can be used on: https://schema.org/BioChemEntity
Implementation
static const isPartOfBioChemEntity = IriTerm.prevalidated(
'https://schema.org/isPartOfBioChemEntity',
);