ownedThrough constant

IriTerm const ownedThrough

IRI for schema:ownedThrough [Expects: https://schema.org/DateTime]

The date and time of giving up ownership on the product.

Can be used on: https://schema.org/OwnershipInfo

Implementation

static const ownedThrough = IriTerm.prevalidated(
  'https://schema.org/ownedThrough',
);