@base <https://wordnet.dk/dannet/external/en/oewn-01378757-s> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix lexinfo: <http://www.lexinfo.net/ontology/3.0/lexinfo#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@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-01378757-s rdf:type ontolex:LexicalConcept;
                   wn:similar en:oewn-01378100-a;
                   wn:example [rdf:value "a famous actor"@en], [rdf:value "an illustrious judge"@en], [rdf:value "a notable historian"@en], [rdf:value "a renowned painter"@en], [rdf:value "a celebrated musician"@en],
                              [rdf:value "a famed scientist"@en];
                   skos:mappingRelation ili:i7494;
                   wn:partOfSpeech wn:adjective_satellite;
                   skos:closeMatch ili:i7494;
                   skos:exactMatch ili:i7494;
                   skos:semanticRelation ili:i7494;
                   rdfs:label "{famed; famous; far-famed; notable; noted; renowned}"@en,
                              "{celebrated; famed; famous; far-famed; illustrious; notable; noted; renowned}"@en;
                   lexinfo:partOfSpeech wn:adjective_satellite;
                   lexinfo:morphosyntacticProperty wn:adjective_satellite;
                   skos:inScheme "<https://en-word.net/>";
                   ontolex:lexicalizedSense enl:famous#famous-oewn-01378757-s, enl:celebrated#celebrated-oewn-01378757-s,
                                            enl:notable#notable-oewn-01378757-s, enl:far-famed#far-famed-oewn-01378757-s,
                                            enl:noted#noted-oewn-01378757-s, enl:renowned#renowned-oewn-01378757-s,
                                            enl:illustrious#illustrious-oewn-01378757-s, enl:famed#famed-oewn-01378757-s;
                   wn:definition [rdf:value "widely known and esteemed"@en];
                   wn:ili ili:i7494;
                   wn:lexfile "adj.all".

# Relation labels
rdf:type rdfs:label "type"@da, "type".
wn:similar rdfs:label "nær-synonym"@da, "similar"@en.
wn:example rdfs:label "example"@en.
skos:mappingRelation rdfs:label "is in mapping relation with"@en.
enl:famous#famous-oewn-01378757-s rdfs:label "famous"@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:celebrated#celebrated-oewn-01378757-s rdfs:label "celebrated"@en.
wn:partOfSpeech rdfs:label "part of speech"@en.
"<https://en-word.net/>" dc:title "Open English WordNet"@en;
                         dc11:title "Open English WordNet"@en.
skos:closeMatch rdfs:label "has close match"@en.
enl:notable#notable-oewn-01378757-s rdfs:label "notable"@en.
enl:far-famed#far-famed-oewn-01378757-s rdfs:label "far-famed"@en.
skos:exactMatch rdfs:label "has exact match"@en.
skos:semanticRelation rdfs:label "is in semantic relation with"@en.
enl:noted#noted-oewn-01378757-s rdfs:label "noted"@en.
enl:renowned#renowned-oewn-01378757-s rdfs:label "renowned"@en.
rdfs:label rdfs:label "label", "etiket"@da.
lexinfo:partOfSpeech rdfs:label "ordklasse"@da, "part of speech"@en.
wn:adjective_satellite rdfs:label "adjective satellite"@en.
lexinfo:morphosyntacticProperty rdfs:label "morfosyntaktisk egenskab"@da.
skos:inScheme rdfs:label "in scheme"@en, "is in scheme"@en.
enl:illustrious#illustrious-oewn-01378757-s rdfs:label "illustrious"@en.
enl:famed#famed-oewn-01378757-s rdfs:label "famed"@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.
rdf:value rdfs:label "value", "værdi"@da.
wn:lexfile rdfs:label "lexicographer file"@en.

# Synset labels
en:oewn-01378100-a rdfs:label "{known}"@en.

