@base <https://wordnet.dk/dannet/external/en/oewn-08490184-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-08490184-n rdf:type ontolex:LexicalConcept;
                   dc:subject "noun.group";
                   wn:hypernym (en:oewn-08249977-n en:oewn-08489901-n);
                   wn:partOfSpeech wn:noun;
                   rdfs:label "{I.W.W.; IWW; Industrial Workers of the World}"@en;
                   skos:inScheme "<https://en-word.net/>";
                   ontolex:lexicalizedSense enl:Industrial_Workers_of_the_World#Industrial_Workers_of_the_World-oewn-08490184-n,
                                            enl:IWW#IWW-oewn-08490184-n, enl:I.W.W.#I.W.W.-oewn-08490184-n;
                   wn:definition _:c02409caf2f244edb3c97e9f0037560f;
                   wn:ili ili:i81576.

_:c02409caf2f244edb3c97e9f0037560f rdf:value "a former international labor union and radical labor movement in the United States; founded in Chicago in 1905 and dedicated to the overthrow of capitalism; its membership declined after World War I"@en.

# Relation labels
rdf:type rdfs:label "type"@da, "type".
dc:subject rdfs:label "Subject"@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.
enl:Industrial_Workers_of_the_World#Industrial_Workers_of_the_World-oewn-08490184-n rdfs:label "Industrial Workers of the World"@en.
wn:hypernym rdfs:label "hypernym"@en, "har overbegreb"@da.
wn:partOfSpeech rdfs:label "part of speech"@en.
enl:IWW#IWW-oewn-08490184-n rdfs:label "IWW"@en.
wn:noun rdfs:label "noun"@en.
rdfs:label rdfs:label "label", "etiket"@da.
skos:inScheme rdfs:label "in scheme"@en, "is in scheme"@en.
enl:I.W.W.#I.W.W.-oewn-08490184-n rdfs:label "I.W.W."@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.

# Synset labels
en:oewn-08249977-n rdfs:label "{brotherhood; labor union; trade union; trades union; union}"@en,
                              "{labor union; trade union; trades union}"@en.
en:oewn-08489901-n rdfs:label "{labor movement; trade union movement}"@en,
                              "{labor; labor movement; labour; trade union movement}"@en.

