@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_74 a skos:Concept;
                  schema:memberOf :disaster;
                  skos:inScheme :scheme;
                  skosxl:prefLabel :_3bf7176a;
                  skos:prefLabel "Störfall im AKW Cernavoda"@de;
                  skosxl:prefLabel :_f195772e;
                  skos:prefLabel "Accident at Cernavoda nuclear power station"@en;
                  skos:definition "Das rumänische AKW wurde wegen einer Unterbrechung der Wasserversorgung für 36 Stunden abgeschaltet. (Quelle:Greenpeace)"@de;
                  skos:definition "The Rumanian nuclear power station is shut down for 36 hours due to an interruption in the water supply (source: Greenpeace)."@en;
                  sns:exportNote [
                      sns:source "sns";
                      sns:topic "calendarEvent_74";
                      dct:date "2016-11-21"
                  ];
                  sns:whatHappened <https://sns.uba.de/umthes/_00023522.html>;
                  sns:whatHappened <https://sns.uba.de/umthes/_00014241.html>;
                  dct:temporal [
                      dct:start "1999-04-26";
                      dct:end "1999-04-26"
                  ].
