entertainmentBusiness constant

IriTerm const entertainmentBusiness

IRI for schema:entertainmentBusiness [Expects: https://schema.org/EntertainmentBusiness]

A sub property of location. The entertainment business where the action occurred.

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

Implementation

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