has_arrival_boat_terminal
[ #is_/part_of :: pending: ]
Use it like this:
- [ #has/_arrival_boat_terminal :: BoatTerminal ] or
- [ has_arrival_boat_terminal :: BoatTerminal ]
The terminal or port from which the boat arrives.
Relation describes that: [ #has_/domain :: BoatTrip ] ( #has_/name :: has_arrival_boat_terminal ) ( #has_/range :: BoatTerminal )