@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_431 skos:prefLabel "Organiser of Bird of the Year"@en;
                   skos:prefLabel "Vogel des Jahres/Trägerorganisation"@de.
:calendarEvent_460 a skos:Concept;
                   schema:memberOf :natureOfTheYear;
                   skos:inScheme :scheme;
                   skosxl:prefLabel :_565b8467;
                   skos:prefLabel "Vogel des Jahres 1999 ist die Goldammer"@de;
                   skosxl:prefLabel :_db924dc9;
                   skos:prefLabel "Bird of the Year 1999 is the Yellowhammer"@en;
                   skos:related :calendarEvent_431;
                   skos:definition "Vogel des Jahres 1999 ist die Goldammer."@de;
                   skos:definition "Bird of the Year 1999 is the Yellowhammer (Emberiza citrinella)."@en;
                   sns:exportNote [
                       sns:source "sns";
                       sns:topic "calendarEvent_460";
                       dct:date "2016-11-21"
                   ];
                   sns:whatHappened <https://sns.uba.de/umthes/_00026621.html>;
                   sns:whatHappened <https://sns.uba.de/umthes/_00026619.html>;
                   sns:whatHappened <https://sns.uba.de/umthes/_00048872.html>;
                   sns:whatHappened <https://sns.uba.de/umthes/_00022584.html>;
                   rdfs:seeAlso [
                       dct:title "NABU: Vogel des Jahres:  Goldammer"@de;
                       foaf:page <http://www.nabu.de/aktionenundprojekte/vogeldesjahres/1999-diegoldammer/>
                   ];
                   rdfs:seeAlso [
                       dct:title "Birds of Britain: Yellowhammer, Emberiza citrinella"@en;
                       foaf:page <http://birdsofbritain.co.uk.gridhosted.co.uk/yellowhammer-emberiza-citrinella/>
                   ];
                   rdfs:seeAlso [
                       dct:title "BirdLife: Yellowhammer,  Emberiza citrinella"@en;
                       foaf:page <http://www.birdlife.org/datazone/species/index.html?action=SpcHTMDetails.asp&sid=8930&m=0>
                   ];
                   dct:temporal [
                       dct:start "1999-01-01";
                       dct:end "1999-12-31"
                   ].
