@base <https://wordnet.dk/dannet/external/en/oewn-13963489-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-13963489-n rdf:type ontolex:LexicalConcept;
                   dc:subject "noun.state";
                   wn:example [rdf:value "his landscapes were deemed the acme of beauty"@en], [rdf:value "at the top of his profession"@en], [rdf:value "the summit of his ambition"@en], [rdf:value "the peak of perfection"@en], [rdf:value "so many highest superlatives achieved by man"@en],
                              [rdf:value "… catapulted Einstein to the pinnacle of fame"@en], [rdf:value "at the height of her career"@en], [rdf:value "summer was at its peak"@en], [rdf:value "the artist's gifts are at their acme"@en];
                   wn:hypernym en:oewn-13962925-n;
                   wn:partOfSpeech wn:noun;
                   rdfs:label "{acme; elevation; height; meridian; peak; pinnacle; summit; superlative; tiptop; top}"@en;
                   wn:domain_topic en:oewn-00845915-n;
                   skos:inScheme "<https://en-word.net/>";
                   wn:definition [rdf:value "the highest level or degree attainable; the highest stage of development"@en];
                   wn:ili ili:i110202.

# 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:hypernym rdfs:label "hypernym"@en, "har overbegreb"@da.
wn:partOfSpeech rdfs:label "part of speech"@en.
"<https://en-word.net/>" dc:title "Open English WordNet"@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-00845915-n rdfs:label "{sex; sex activity; sexual activity; sexual practice}"@en.
en:oewn-13962925-n rdfs:label "{degree; level; point; stage}"@en.

