subTrip constant
IRI for schema:subTrip [Expects: https://schema.org/Trip]
Identifies a {Trip} that is a subTrip of this Trip. For example Day 1, Day 2, etc. of a multi-day trip.
Can be used on: https://schema.org/Trip
Implementation
static const subTrip = IriTerm.prevalidated('https://schema.org/subTrip');