Barnard

Barnard BARNARD represents emerging & mid career artists. The gallery has an active publishing program

Barnard was founded in 2010 by owner and director Christiaan Barnard and represents emerging and mid career contemporary artists from South Africa, Zimbabwe and Europe. The gallery has presented a number of significant solo exhibitions by its represented artists whose works have also been included in group shows at significant museums and institutions including amongst others IZIKO South African N

ational Gallery, Cape Town; Zeitz MOCCA, Cape Town; Calouste Gulbenkian Museum, Lisbon; Pratt Institute, New York; Foto Museum, Antwerp; BOZAR, Brussels, Museo Carlo Bilotti, Rome; Fondazione Giorgio Cini, Venice and The Center for Book Arts, New York. The gallery regularly participates in local and international art fairs. To date these have included: Cape Town Art Fair (2013-2020); 1-54: Contemporary African Art Fair, New York (2019); AKAA: Also Known as Africa, Paris (2017-2018); START, London (2018); VOLTA, Basel (2018); FNB Joburg Art Fair (2012-2018); VOLTA, New York (2017) and 1-54: Contemporary African Art Fair, London (2016-2017). Barnard has an active publishing programme - an initiative aiming to further explore and support the work and careers of the gallery’s stable of artists through the medium of the book. To date these limited-edition publications have been added to the library collections of the University of Cape Town (UCT); Wits Art Museum (WAM), Johannesburg; Jack Ginsberg Collection / Ampersand Foundation, Johannesburg; Pratt Institute, New York; Metropolitan Museum of Art, New York and the Museum of Modern Art (MOMA), New York.

Address

55 Main Street Newlands
Cape Town
7700

Opening Hours

Monday 09:00 - 16:00
Tuesday 09:00 - 16:00
Wednesday 09:00 - 16:00
Thursday 09:00 - 16:00
Friday 09:00 - 16:00
Saturday 09:30 - 12:30

Telephone

021 671 1553

Alerts

Be the first to know and let us send you an email when Barnard posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Contact The Establishment

Send a message to Barnard:

Share

Category

//iconSize: [32, 32], //html: '' }) .bindTooltip(name, { //permanent: true, direction: 'bottom', //offset: L.point(12, 25), //opacity: 0.88, interactive: true }) .bindPopup(name); markersLayer.addLayer(marker); } function getMore() { if (gettingMore) { return; } gettingMore = true; var center = map.getCenter(); $.ajax({ url: "/vicinitysearch", data: { lat: center.lat, lng: center.lng, country: "SOUTH AFRICA" } }) .done(function(data) { var added = 0; data.forEach(function(loc) { if (!locationIds.includes(loc.id)) { var mapLoc = {id:loc.id,lat:loc.latitude,lng:loc.longitude,title:trunc20(loc.name),popupHtml:loc.popupHtml,urlPath:loc.urlPath,pictureUrl:loc.pictureUrl}; locations.push(mapLoc); locationIds.push(loc.id); map._addMarker(mapLoc); added++; } }); }) .always(function() { gettingMore = false; }); } map._clearMarkers = function() { markersLayer.clearLayers(); } }); }, 4000); });