gs1OrganizationLegalName constant

IriTerm const gs1OrganizationLegalName

organizationLegalName from gs1 vocabulary [Expects: http://www.w3.org/1999/02/22-rdf-syntax-ns#langString]

The legal name used by an organisation for official purposes. There may be more than one legal name, particularly in countries with more than one official language. In such cases the language of the string should be identified. To specify a general name, see gs1:organizationName. For trade name, see gs1:organizationTradingName. To specify the name of a function, see gs1:department.

Can be used on: https://ref.gs1.org/voc/Organization

Implementation

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