Yes, it is possible to specify multiple utterances that map to the same intent in Rasa. You can do this by providing multiple examples of utterances for each intent in your training data. Rasa will then learn to map those utterances to the correct intent.