gs1AddressRegion constant

IriTerm const gs1AddressRegion

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

Text specifying a province or state in abbreviated format for example NJ.

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

Implementation

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