arrivalBoatTerminal constant
IriTerm
const arrivalBoatTerminal
IRI for schema:arrivalBoatTerminal [Expects: https://schema.org/BoatTerminal]
The terminal or port from which the boat arrives.
Can be used on: https://schema.org/BoatTrip
Implementation
static const arrivalBoatTerminal = const IriTerm(
'https://schema.org/arrivalBoatTerminal',
);