ticketedSeat constant

IriTerm const ticketedSeat

IRI for schemahttp:ticketedSeat [Expects: http://schema.org/Seat]

The seat associated with the ticket.

Can be used on: http://schema.org/Ticket

Implementation

static const ticketedSeat = IriTerm.prevalidated(
  'http://schema.org/ticketedSeat',
);