Saturday, March 27
8pm
Lisner Auditorium
21st and H Streets NW
Washington, DC

Grammy Award-winning singer, dancer, and songwriter Angelique Kidjo is the definitive 21st century world artist. Her art crosses boundaries, genres and ethnicities, finding the connections that link musical forms from every part of the world, while still bonding closely with her own African traditions.

Kidjo launched her career at the age of six in the Beninese port village of Cotonou. The songs on her newest album OYO embrace rhythm & blues, soul and jazz, while incorporating traditional African melodies.

Tickets, videos and more information at lisner.org.

Enter Contest

Please complete the required fields below.

[required]

[required]

[required]

[required]

[required]

Promotions & Free Stuff

DC Theater Digest

Loose Lips Daily

Young & Hungry Email Edition

DC in 10 Links

No personal info will be sold or divulged to any third party.

NOTE: Only one submission per person, please. Multiple entries by the same person will count as one entry. This contest is open to residents of D.C., Virginia, and Maryland. No purchase necessary. Employees of City Paper are not eligible.

Questions? Comments? Send us a message.

jQuery(document).ready(function () {

jQuery(‘#contest’).submit(function () {

var valid = true;

jQuery(‘label.required’).next(‘input’).each(function () {

if (jQuery(this).val() == ”) {

valid = false;

jQuery(this).parent(‘p’).css(‘color’, ‘red’);

}

});

if (!valid) {

jQuery(‘#error’).show();

return false;

}

});

});