gs1StreetAddress constant
IriTerm
const gs1StreetAddress
streetAddress from gs1 vocabulary [Expects: http://www.w3.org/1999/02/22-rdf-syntax-ns#langString]
The street address expressed as free form text. The street address is printed on paper as the first lines below the name. For example, the name of the street and the number in the street or the name of a building. A total of four street address lines are available. gs1:streetAddress SHOULD be used before populating lines two through four. For a PO Box gs1:postOfficeBoxNumber SHOULD be used instead.
Can be used on: https://ref.gs1.org/voc/PostalAddress
Implementation
static const gs1StreetAddress = IriTerm(
'https://ref.gs1.org/voc/streetAddress',
);