@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_8 a skos:Concept;
                 schema:memberOf :disaster;
                 skos:inScheme :scheme;
                 skosxl:prefLabel :_f0680861;
                 skos:prefLabel "radioaktive Verseuchung in Ohio"@de;
                 skosxl:prefLabel :_a7ae23af;
                 skos:prefLabel "Radioactive contamination in Ohio"@en;
                 skos:definition "In Ohio (USA) gibt eine Fabrik mit Erlaubnis der Regierung ca. 200 t radioaktiven Uranstaubs an die Umgebung ab."@de;
                 skos:definition "In Ohio (USA), a factory releases c. 200 t of radioactive uranium dust into the environment, with government permission."@en;
                 sns:exportNote [
                     sns:source "sns";
                     sns:topic "calendarEvent_8";
                     dct:date "2016-11-21"
                 ];
                 dct:temporal [
                     dct:start "1951-01-01";
                     dct:end "1951-12-31"
                 ].
