has_away_team
Use it like this:
- [ #has/_away_team :: Person, SportsTeam ] or
- [ has_away_team :: Person, SportsTeam ]
The ‘away’ team in a sports event.
Relation describes that: [ #has_/domain :: SportsEvent ] ( #has_/name :: has_away_team ) ( #has_/range :: Person, SportsTeam )
[ #is_/sub_property_of :: competitor ]