relatedTherapy constant

IriTerm const relatedTherapy

IRI for schema:relatedTherapy [Expects: https://schema.org/MedicalTherapy]

A medical therapy related to this anatomy.

Can be used on: https://schema.org/AnatomicalStructure, https://schema.org/AnatomicalSystem, https://schema.org/SuperficialAnatomy

Implementation

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