@base <https://wordnet.dk/dannet/external/en/oewn-10797068-n> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix wn: <https://globalwordnet.github.io/schemas/wn#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ontolex: <http://www.w3.org/ns/lemon/ontolex#> .
@prefix ili: <http://globalwordnet.org/ili/> .
@prefix en: <https://en-word.net/id/> .
@prefix enl: <https://en-word.net/lemma/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

en:oewn-10797068-n rdf:type ontolex:LexicalConcept;
                   dc:subject "noun.person";
                   wn:example _:a55f0efc1e37de3123bf9b8e4fd00193, _:32de51612eeb1acb0b573fcb2fa6f9d0;
                   wn:hypernym en:oewn-10225604-n;
                   wn:partOfSpeech wn:noun;
                   rdfs:label "{whistle blower; whistle-blower; whistleblower}"@en;
                   skos:inScheme "<https://en-word.net/>";
                   ontolex:lexicalizedSense enl:whistle_blower#whistle_blower-oewn-10797068-n,
                                            enl:whistleblower#whistleblower-oewn-10797068-n,
                                            enl:whistle-blower#whistle-blower-oewn-10797068-n;
                   wn:definition _:32bbd1a651537b06bd12bc7d01292f48;
                   wn:ili ili:i94102.

_:a55f0efc1e37de3123bf9b8e4fd00193 rdf:value "the whistleblower was fired for exposing the conditions in mental hospitals"@en.

_:32de51612eeb1acb0b573fcb2fa6f9d0 rdf:value "the law gives little protection to whistleblowers who feel the public has a right to know what is going on"@en.

_:32bbd1a651537b06bd12bc7d01292f48 rdf:value "an informant who exposes wrongdoing within an organization in the hope of stopping it"@en.

# Relation labels
rdf:type rdfs:label "type"@da, "type".
dc:subject rdfs:label "Subject"@en.
wn:example rdfs:label "example"@en.
ontolex:LexicalConcept rdfs:label "lexical concept"@en, "lexikalisches Konzept"@de, "leksikale konsep"@af,
                                  "leksikalsk begreb"@da, "conceito léxico"@pt, "concepto lexicalizado"@es,
                                  "concetto lessicale"@it, "lexikaliskt begrepp"@sv, "concept lexical"@fr,
                                  "lexikaal concept"@nl, "лексическое понятие"@ru, "concept lexical"@ro.
wn:hypernym rdfs:label "hypernym"@en, "har overbegreb"@da.
wn:partOfSpeech rdfs:label "part of speech"@en.
wn:noun rdfs:label "noun"@en.
enl:whistle_blower#whistle_blower-oewn-10797068-n rdfs:label "whistle blower"@en.
rdfs:label rdfs:label "label", "etiket"@da.
skos:inScheme rdfs:label "in scheme"@en, "is in scheme"@en.
enl:whistleblower#whistleblower-oewn-10797068-n rdfs:label "whistleblower"@en.
ontolex:lexicalizedSense rdfs:label "lexikalisierter Sinn"@de, "acepción lexicalizada"@es, "geleksikaliseerde Sin"@af,
                                    "lexicalized sense"@en, "senso lessicalizzato"@it, "lexikaal zin"@nl,
                                    "лексикализованный смысл"@ru, "sens lexicalizat"@ro, "lexikaliserad betydelse"@sv,
                                    "signification lexicalisé"@fr.
wn:definition rdfs:label "definition"@en.
wn:ili rdfs:label "interlingual index"@en.
enl:whistle-blower#whistle-blower-oewn-10797068-n rdfs:label "whistle-blower"@en.

# Synset labels
en:oewn-10225604-n rdfs:label "{informant; source}"@en, "{informant}"@en.

