<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Cemetery on Grainy Mære</title>
		<link>/tags/cemetery/</link>
		<description>Recent content in Cemetery on Grainy Mære</description>
		<generator>Hugo</generator>
		<language>en</language>
		
		
		
		
			<lastBuildDate>Tue, 14 Jun 2022 11:00:00 +0200</lastBuildDate>
		
			<atom:link href="/tags/cemetery/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>The russian cemetery in Tegel</title>
				<link>/russian_cemetery_tegel/</link>
				<pubDate>Tue, 14 Jun 2022 11:00:00 +0200</pubDate>
				<guid>/russian_cemetery_tegel/</guid>
				<description>&lt;figure&gt;&lt;a href=&#34;/img/roc4.webp&#34;&gt;&lt;img src=&#34;/dith/roc4_dithered.png&#34;&gt;&lt;/a&gt;&#xA;&lt;/figure&gt;&#xA;&#xA;&lt;p class=&#34;intro&#34; data-letter=&#34;A&#34;&gt;At the beginning of the year, I wandered through Tegel and visited a small piece of Russian soil: the Russian Orthodox cemetery. The whole area has an interesting history, and it’s the only church of the Russian Orthodox community in Berlin-Tegel.&lt;sup id=&#34;fnref:1&#34;&gt;&lt;a href=&#34;#fn:1&#34; class=&#34;footnote-ref&#34; role=&#34;doc-noteref&#34;&gt;1&lt;/a&gt;&lt;/sup&gt;&lt;/p&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&#xA;&lt;aside class=&#34;topo-container&#34;&gt;&#xA;    &lt;div class=&#34;topo-viewport&#34;&gt;&#xA;        &#xA;        &lt;img src=&#34;/img/russian_cemetary_topo.png&#34; class=&#34;topo-img topo-zoom&#34; alt=&#34;Topography&#34;&gt;&#xA;        &lt;div class=&#34;topo-grid&#34;&gt;&lt;/div&gt;&#xA;    &lt;/div&gt;&#xA;    &#xA;    &lt;div class=&#34;topo-footer&#34;&gt;&#xA;        &lt;div class=&#34;footer-main&#34;&gt;&#xA;            &lt;div class=&#34;status-line&#34;&gt;&#xA;                &lt;span class=&#34;status-dot&#34;&gt;●&lt;/span&gt; Russian-Orthodox Cemetary in Berlin-Tegel&#xA;            &lt;/div&gt;&#xA;            &lt;div class=&#34;coords-line&#34;&gt;&#xA;                LAT: 52.5780 N&lt;br&gt;&#xA;                LON: 13.3007 E&#xA;            &lt;/div&gt;&#xA;        &lt;/div&gt;&#xA;        &#xA;       &#xA;        &lt;div class=&#34;topo-attribution&#34;&gt;&#xA;            Kartendaten: © OpenStreetMap-Mitwirkende, SRTM | &#xA;            Kartendarstellung: © &lt;a href=&#34;https://opentopomap.org&#34; target=&#34;_blank&#34;&gt;OpenTopoMap&lt;/a&gt; &#xA;            (&lt;a href=&#34;https://creativecommons.org/licenses/by-sa/3.0/&#34; target=&#34;_blank&#34;&gt;CC-BY-SA&lt;/a&gt;)&#xA;        &lt;/div&gt;&#xA;    &lt;/div&gt;&#xA;&lt;/aside&gt;&#xA;&#xA;&lt;style&gt;&#xA;    .topo-container {&#xA;        width: 320px;&#xA;        float: right;&#xA;        margin: 0 0 20px 20px;&#xA;        border: 1px solid #3c2f2f;&#xA;        background: #000;&#xA;        color: #FFC000;&#xA;        overflow: hidden;&#xA;    }&#xA;&#xA;    .topo-viewport {&#xA;        position: relative;&#xA;        overflow: hidden;&#xA;        line-height: 0;&#xA;        background: #000;&#xA;        border-bottom: 1px solid #3c2f2f;&#xA;        cursor: zoom-in;&#xA;    }&#xA;&#xA;    .topo-img {&#xA;        width: 100%;&#xA;        height: auto;&#xA;        display: block;&#xA;         &#xA;        filter: grayscale(1) invert(1) contrast(2.2) brightness(1.1) sepia(1) hue-rotate(-15deg) saturate(450%);&#xA;        mix-blend-mode: screen;&#xA;        transition: transform 0.4s ease-in-out;&#xA;    }&#xA;&#xA;    .topo-viewport:hover .topo-zoom {&#xA;        transform: scale(3.6);&#xA;    }&#xA;&#xA;    .topo-grid {&#xA;        position: absolute;&#xA;        top: 0; left: 0; width: 100%; height: 100%;&#xA;        background-image: &#xA;            linear-gradient(rgba(255, 192, 0, 0.04) 1px, transparent 1px),&#xA;            linear-gradient(90deg, rgba(255, 192, 0, 0.04) 1px, transparent 1px);&#xA;        background-size: 20px 20px;&#xA;        pointer-events: none;&#xA;        z-index: 2;&#xA;    }&#xA;&#xA;    .topo-footer {&#xA;        padding: 10px;&#xA;        background: #000;&#xA;    }&#xA;&#xA;    .status-line {&#xA;        font-size: 11px;&#xA;        font-weight: bold;&#xA;        margin-bottom: 6px;&#xA;        color: #FFFE00;&#xA;        text-transform: uppercase;&#xA;    }&#xA;&#xA;    .status-dot {&#xA;        margin-right: 4px;&#xA;    }&#xA;&#xA;    .coords-line {&#xA;        font-size: 10px;&#xA;        color: #FFC000;&#xA;        line-height: 1.4;&#xA;        border-left: 1px solid #3c2f2f;&#xA;        padding-left: 10px;&#xA;        margin-bottom: 12px;&#xA;    }&#xA;&#xA;     &#xA;    .topo-attribution {&#xA;        font-size: 8px;&#xA;        line-height: 1.2;&#xA;        color: #3c2f2f;  &#xA;        border-top: 1px dashed #3c2f2f;&#xA;        padding-top: 6px;&#xA;        text-transform: uppercase;&#xA;    }&#xA;&#xA;    .topo-attribution a {&#xA;        color: inherit;  &#xA;        text-decoration: none;&#xA;        border-bottom: 1px solid transparent;&#xA;        transition: all 0.2s;&#xA;    }&#xA;&#xA;    .topo-attribution a:hover {&#xA;        color: #FFC000;  &#xA;        border-bottom: 1px solid #FFC000;&#xA;    }&#xA;&#xA;    @media (max-width: 650px) {&#xA;        .topo-container {&#xA;            float: none;&#xA;            width: 100%;&#xA;            margin: 20px 0;&#xA;        }&#xA;    }&#xA;&lt;/style&gt;&#xA;&lt;p&gt;The initiative for the cemetery goes back to the “Bruderschaft des heiligen Fürsten Wladimir,” a brotherhood that is still active today. They bought the property for 30,000 marks in 1892, at a time when the Russian community in Berlin was growing. In addition to the cemetery and chapel, the brotherhood erected several buildings, including greenhouses, a typesetter’s workshop, and a library.&lt;sup id=&#34;fnref:2&#34;&gt;&lt;a href=&#34;#fn:2&#34; class=&#34;footnote-ref&#34; role=&#34;doc-noteref&#34;&gt;2&lt;/a&gt;&lt;/sup&gt; At the center of the graveyard stands the St. Constantine and Helena Church, built in 1894 as a replica of Moscow’s St. Basil’s Cathedral. The chapel once housed precious icons, but these were lost through robbery. I haven’t seen the chapel yet, but I’ve read that it has a beautiful iconostasis - maybe I’ll get to see it someday.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Light Installation on cemetery</title>
				<link>/light_installation_cemetery/</link>
				<pubDate>Sun, 06 Feb 2022 17:58:32 +0200</pubDate>
				<guid>/light_installation_cemetery/</guid>
				<description>&lt;figure&gt;&lt;a href=&#34;/img/IMG_20220205_173228.webp&#34;&gt;&lt;img src=&#34;/dith/IMG_20220205_173228_dithered.png&#34;&gt;&lt;/a&gt;&#xA;&lt;/figure&gt;&#xA;&#xA;&lt;p class=&#34;intro&#34; data-letter=&#34;Y&#34;&gt;Yesterday i visited the Dorotheenstädtische Friedhof in the Chausseestraße&lt;sup id=&#34;fnref:1&#34;&gt;&lt;a href=&#34;#fn:1&#34; class=&#34;footnote-ref&#34; role=&#34;doc-noteref&#34;&gt;1&lt;/a&gt;&lt;/sup&gt;. Besides the graves of famous people like Bertolt Brecht, Borsig, Hegel or Christa Wolf, the cemetery features an interesting chapel. Built between 1927 and 1928, the chapel was destroyed during the Second World War and later reconstructed in the GDR, based on the testimonies of contemporary witnesses. In 2013, the chapel was renovated, and the opportunity was taken to contact the light artist James Turrell - one of the key figures of the Light and Space Movement.&lt;sup id=&#34;fnref:2&#34;&gt;&lt;a href=&#34;#fn:2&#34; class=&#34;footnote-ref&#34; role=&#34;doc-noteref&#34;&gt;2&lt;/a&gt;&lt;/sup&gt; Together with the Berlin-based architecture bureau Nedelykov Moreira,&lt;sup id=&#34;fnref:3&#34;&gt;&lt;a href=&#34;#fn:3&#34; class=&#34;footnote-ref&#34; role=&#34;doc-noteref&#34;&gt;3&lt;/a&gt;&lt;/sup&gt; the interior was redesigned to support Turrell’s site-specific vision.&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
