@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_200 a skos:Concept;
                   schema:memberOf :conference;
                   skos:inScheme :scheme;
                   skosxl:prefLabel :_bda2ab52;
                   skos:prefLabel "Erste Konferenz \"Umwelt und Gesundheit\""@de;
                   skosxl:prefLabel :_255b7889;
                   skos:prefLabel "First European Conference on Environment and Health"@en;
                   skos:definition "Auf der Konferenz in Frankfurt wurde als zentrales und wegweisendes Dokument die Europäische Charta \"Umwelt und Gesundheit\" verabschiedet. In dieser Charta werden u.a. Rechte und Pflichten definiert. Es wird ein Europäisches Zentrum für Umwelt und Gesundheit eingerichtet."@de;
                   skos:definition "The Frankfurt Conference adopted a key, pioneering document, the European charta \"Environment and Health\". The charta defines rights and obligations, among other things. A European Centre for Environment and Health was established."@en;
                   sns:exportNote [
                       sns:source "sns";
                       sns:topic "calendarEvent_200";
                       dct:date "2016-11-21"
                   ];
                   dct:temporal [
                       dct:start "1989-01-01";
                       dct:end "1989-12-31"
                   ].
