gs1RelatedImage constant

IriTerm const gs1RelatedImage

relatedImage from gs1 vocabulary [Expects: http://www.w3.org/2001/XMLSchema#anyURI]

A link to any image that depicts or relates to the identified entity (e.g., trade item, assets, business process, patient record, location, organisation, etc.)

Can be used on: http://www.w3.org/2002/07/owl#Thing

Implementation

static const gs1RelatedImage = IriTerm(
  'https://ref.gs1.org/voc/relatedImage',
);