gs1AddressCountry constant

IriTerm const gs1AddressCountry

addressCountry from gs1 vocabulary [Expects: https://ref.gs1.org/voc/Country]

Code specifying the country (and country subdivision) for the address using ISO 3166-1.

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

Implementation

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