@base <https://wordnet.dk/dannet/external/en/oewn-00116942-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-00116942-n rdf:type ontolex:LexicalConcept;
                   dc:subject "noun.act";
                   wn:example _:eeab6fe86298841c45e27721a5b64b69;
                   wn:hypernym en:oewn-00115251-n;
                   wn:partOfSpeech wn:noun;
                   rdfs:label "{traction}"@en;
                   wn:domain_topic en:oewn-06073656-n;
                   skos:inScheme "<https://en-word.net/>";
                   ontolex:lexicalizedSense enl:traction#traction-oewn-00116942-n;
                   wn:definition _:52268902697d978b74d78aa6947a738f;
                   wn:ili ili:i36017.

_:eeab6fe86298841c45e27721a5b64b69 rdf:value "his leg was in traction for several days"@en.

_:52268902697d978b74d78aa6947a738f rdf:value "(orthopedics) the act of pulling on a bone or limb (as in a fracture) to relieve pressure or align parts in a special way during healing"@en.

# Relation labels
rdf:type rdfs:label "type"@da, "type".
dc:subject rdfs:label "Subject"@en.
wn:example rdfs:label "example"@en.
enl:traction#traction-oewn-00116942-n rdfs:label "traction"@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.
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.
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-06073656-n rdfs:label "{orthopaedics; orthopedics}"@en.
en:oewn-00115251-n rdfs:label "{pull; pulling}"@en.

