postal_code constant
        
        IriTerm
        const postal_code
        
      
      
postal_code [Expects: http://www.w3.org/2001/XMLSchema#string]
The postal code associated with the address of the object
Can be used on all classes in this vocabulary
Implementation
static const postal_code = const IriTerm(
  'http://www.w3.org/2006/vcard/ns#postal-code',
);