@base <https://wordnet.dk/dannet/external/en/oewn-14210220-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-14210220-n rdf:type ontolex:LexicalConcept;
                   dc:subject "noun.state";
                   wn:hypernym (en:oewn-14210860-n en:oewn-14210023-n);
                   wn:partOfSpeech wn:noun;
                   rdfs:label "{atrophic arthritis; rheumatoid arthritis}"@en,
                              "{atrophic arthritis; rheumatism; rheumatoid arthritis}"@en;
                   wn:domain_topic en:oewn-01331343-n;
                   skos:inScheme "<https://en-word.net/>";
                   wn:hyponym (en:oewn-14211512-n en:oewn-14211351-n);
                   ontolex:lexicalizedSense enl:rheumatoid_arthritis#rheumatoid_arthritis-oewn-14210220-n,
                                            enl:atrophic_arthritis#atrophic_arthritis-oewn-14210220-n;
                   wn:definition _:b1d9fcd096d6586ee99f906f732190fb;
                   wn:ili ili:i111452.

_:b1d9fcd096d6586ee99f906f732190fb rdf:value "a chronic autoimmune disease with inflammation of the joints and marked deformities; something (possibly a virus) triggers an attack on the synovium by the immune system, which releases cytokines that stimulate an inflammatory reaction that can lead to the destruction of all components of the joint"@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.
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.
wn:hyponym rdfs:label "har underbegreb"@da, "hyponym"@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.
enl:rheumatoid_arthritis#rheumatoid_arthritis-oewn-14210220-n rdfs:label "rheumatoid arthritis"@en.
enl:atrophic_arthritis#atrophic_arthritis-oewn-14210220-n rdfs:label "atrophic arthritis"@en.
wn:definition rdfs:label "definition"@en.
wn:ili rdfs:label "interlingual index"@en.

# Synset labels
en:oewn-14211512-n rdfs:label "{Still's disease; juvenile rheumatoid arthritis}"@en.
en:oewn-01331343-n rdfs:label "{virus}"@en.
en:oewn-14210023-n rdfs:label "{arthritis}"@en.
en:oewn-14210860-n rdfs:label "{autoimmune disease; autoimmune disorder}"@en.
en:oewn-14211351-n rdfs:label "{psoriatic arthritis}"@en.

