@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_135 a skos:Concept;
                   schema:memberOf :disaster;
                   skos:inScheme :scheme;
                   skosxl:prefLabel :_b0361a4e;
                   skos:prefLabel "Brand im Flughafen Düsseldorf"@de;
                   skosxl:prefLabel :_c96242ac;
                   skos:prefLabel "Fire in Düsseldorf airport"@en;
                   skos:definition "Brandkatastrophe nach unvorschriftsmäßigen Schweissarbeiten. Der Brand hatte 17 Tote zur Folge sowie ca. 20 Verletzte und ca. 100 Personen mit Gesundheitsstörungen."@de;
                   skos:definition "Disastrous fire caused by improper welding work. The fire kills 17, injures about 20 and impairs the health of a further 100."@en;
                   sns:exportNote [
                       sns:source "sns";
                       sns:topic "calendarEvent_135";
                       dct:date "2016-11-21"
                   ];
                   sns:whatHappened <https://sns.uba.de/umthes/_00005531.html>;
                   sns:whatHappened <https://sns.uba.de/umthes/_00009803.html>;
                   rdfs:seeAlso [
                       dct:title "Brandschutz am Flughafen Düsseldorf"@de;
                       sns:role "samples";
                       foaf:page <http://www.quarks.de/feuer2/08.htm>
                   ];
                   dct:temporal [
                       dct:start "1996-01-01";
                       dct:end "1996-12-31"
                   ].
