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

en:oewn-08052354-n rdf:type ontolex:LexicalConcept;
                   dc:subject "noun.group";
                   wn:example _:97be0ad9a1a5be65d40a6126dc319798;
                   wn:partOfSpeech wn:noun;
                   wn:domain_region en:oewn-08749949-n;
                   wn:instance_hypernym en:oewn-08409094-n;
                   rdfs:label "{ELN; National Liberation Army}"@en;
                   wn:domain_topic en:oewn-00761047-n;
                   skos:inScheme "<https://en-word.net/>";
                   wn:definition _:0438cdefee3ef23a044b3afc079328e6;
                   wn:ili ili:i79467.

_:97be0ad9a1a5be65d40a6126dc319798 rdf:value "ELN kidnappers target foreign employees of large corporations"@en.

_:0438cdefee3ef23a044b3afc079328e6 rdf:value "a Marxist terrorist group formed in 1963 by Colombian intellectuals who were inspired by the Cuban Revolution; responsible for a campaign of mass kidnappings and resistance to the government's efforts to stop the drug trade"@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:partOfSpeech rdfs:label "part of speech"@en.
wn:domain_region rdfs:label "tilhører region"@da, "domain region"@en.
wn:instance_hypernym rdfs:label "er instans af"@da, "instance hypernym"@en.
wn:noun rdfs:label "noun"@en.
rdfs:label rdfs:label "label", "etiket"@da.
wn:domain_topic rdfs:label "domain topic"@en, "tilhører domæne"@da.
skos:inScheme rdfs:label "in scheme"@en, "is in scheme"@en.
wn:definition rdfs:label "definition"@en.
wn:ili rdfs:label "interlingual index"@en.

# Synset labels
en:oewn-08749949-n rdfs:label "{Colombia; Republic of Colombia}"@en.
en:oewn-00761047-n rdfs:label "{act of terrorism; terrorism; terrorist act}"@en.
en:oewn-08409094-n rdfs:label "{FTO; foreign terrorist organization; terrorist group; terrorist organization}"@en.

