departureBoatTerminal constant

IriTerm const departureBoatTerminal

IRI for schema:departureBoatTerminal [Expects: https://schema.org/BoatTerminal]

The terminal or port from which the boat departs.

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

Implementation

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