subTrip constant
IRI for schemahttp:subTrip [Expects: http://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: http://schema.org/Trip
Implementation
static const subTrip = IriTerm.prevalidated('http://schema.org/subTrip');