ownedThrough constant

IriTerm const ownedThrough

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

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

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

Implementation

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