gs1StreetAddressLine4 constant
IriTerm
const gs1StreetAddressLine4
streetAddressLine4 from gs1 vocabulary [Expects: http://www.w3.org/1999/02/22-rdf-syntax-ns#langString]
The fourth line of 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. gs1:streetAddress, gs1:streetaddressLine2 and gs1:streetaddressLine3 SHOULD be used before populating line four. These SHALL NOT be used as alternatives to the dedicated address properties gs1:addressSuburb, gs1:addressLocality and gs1:addressRegion.
Can be used on: https://ref.gs1.org/voc/PostalAddress
Implementation
static const gs1StreetAddressLine4 = IriTerm(
'https://ref.gs1.org/voc/streetAddressLine4',
);