@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_391 a skos:Concept;
                   schema:memberOf :natureOfTheYear;
                   skos:inScheme :scheme;
                   skosxl:prefLabel :_b118d64f;
                   skos:prefLabel "Fisch des Jahres 1993 ist der Dorsch"@de;
                   skosxl:prefLabel :_dd38497c;
                   skos:prefLabel "Fish of the Year 1993 is the Cod"@en;
                   skos:definition "Fisch des Jahres ist der Dorsch."@de;
                   skos:definition "Fish of the Year: Cod (Gadus morhua)"@en;
                   sns:exportNote [
                       sns:source "sns";
                       sns:topic "calendarEvent_391";
                       dct:date "2016-11-21"
                   ];
                   sns:whatHappened <https://sns.uba.de/umthes/_00009593.html>;
                   sns:whatHappened <https://sns.uba.de/umthes/_00048872.html>;
                   sns:whatHappened <https://sns.uba.de/umthes/_00006992.html>;
                   rdfs:seeAlso [
                       dct:title "Wikipedia: Dorsche"@de;
                       sns:role "samples";
                       foaf:page <http://de.wikipedia.org/wiki/Dorsche>
                   ];
                   dct:temporal [
                       dct:start "1993-01-01";
                       dct:end "1993-12-31"
                   ].
