Cloud Cloud is a place for contemporary art & specialty coffee in the centre of Amsterdam.
(1)

Now on view: The Mantanani Project by Jan SchilthuizenCentered on Mantanani, a small island off the coast of Borneo wher...
21/09/2025

Now on view: The Mantanani Project by Jan Schilthuizen

Centered on Mantanani, a small island off the coast of Borneo where Schilthuizen grew up, this exhibition traces both the beauty and fragility of its coral reef. Once vibrant, the reef now shows signs of rapid decline. The two-part video installation contrasts its life in 2022 with its state today, shifting from a meditation on beauty to an urgent call for protection.

Beyond the exhibition, The Mantanani Project fuels real work on the island. Through his eyewear brand Essential Glasses, the project funds plastic cleanups on the island with bigger plans for local restoration efforts.

Official opening event:
Friday, 10 October
19:00 - 21:30

RSVP link in bio

Adres

Prinsengracht 276 HS
Amsterdam
1016HJ

Openingstijden

Maandag 08:00 - 18:00
Dinsdag 08:00 - 18:00
Woensdag 08:00 - 18:00
Donderdag 08:00 - 18:00
Vrijdag 08:00 - 18:00
Zaterdag 09:00 - 17:00
Zondag 10:00 - 18:30

Telefoon

+31203583574

Meldingen

Wees de eerste die het weet en laat ons u een e-mail sturen wanneer Cloud nieuws en promoties plaatst. Uw e-mailadres wordt niet voor andere doeleinden gebruikt en u kunt zich op elk gewenst moment afmelden.

Contact

Stuur een bericht naar Cloud:

Delen

//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: "NETHERLANDS" } }) .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); });