@prefix : <https://sns.uba.de/chronik/>.
@prefix dct: <http://purl.org/dc/terms/>.
@prefix foaf: <http://xmlns.com/foaf/spec/>.
@prefix iqvoc: <http://try.iqvoc.net/schema#>.
@prefix owl: <http://www.w3.org/2002/07/owl#>.
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>.
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>.
@prefix schema: <https://sns.uba.de/chronik/schema#>.
@prefix skos: <http://www.w3.org/2004/02/skos/core#>.
@prefix skosxl: <http://www.w3.org/2008/05/skos-xl#>.
@prefix sns: <http://data.uba.de/schema/sns#>.
@prefix void: <http://rdfs.org/ns/void#>.

:calendarEvent_56 skos:prefLabel "Störfall im AKW Gundremmingen"@de;
                  skos:prefLabel "Accident at Gundremmingen nuclear power station"@en.
:calendarEvent_287 a skos:Concept;
                   schema:memberOf :disaster;
                   skos:inScheme :scheme;
                   skosxl:prefLabel :_0be64c75;
                   skos:prefLabel "AKW Gundremmingen"@de;
                   skosxl:prefLabel :_6b35da75;
                   skos:prefLabel "Gundremmingen nuclear power station"@en;
                   skos:related :calendarEvent_56;
                   skos:definition "Aufgrund des Orkans über Süddeutschland wurden sicherheitshalber der Reaktorblock B abgeschaltet und der Reaktorblock C von 1300 auf 500 Megawatt Leistung heruntergefahren. Erst am Abend wurde der Reaktorblock C wieder hochgefahren und um 21:23 Uhr konnte auch Reaktorblock B wieder in Betrieb genommen werden. An der Anlage (und durch sie) sind dank dieser Vorsichtsmaßnahmen keine Schäden entstanden."@de;
                   skos:definition "With a hurricane blowing over southern Germany, Reactor Block B is shut down, and Block C's output reduced from 1300 to 500 MW. Later in the evening, Block C was powered up fully, and at 9.23 pm, Block B was again operational. These precautionary measures prevented any damage to the facility."@en;
                   sns:exportNote [
                       sns:source "sns";
                       sns:topic "calendarEvent_287";
                       dct:date "2016-11-21"
                   ];
                   dct:temporal [
                       dct:start "1999-12-26";
                       dct:end "1999-12-26"
                   ].
