@base <https://wordnet.dk/dannet/external/en/oewn-00914791-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 dn: <https://wordnet.dk/dannet/data/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

en:oewn-00914791-n rdf:type ontolex:LexicalConcept;
                   dc:subject "noun.act";
                   wn:example [rdf:value "the production of white blood cells"@en], [rdf:value "Shakespeare's production of poetry was enormous"@en];
                   wn:eq_synonym dn:synset-42848;
                   wn:hypernym en:oewn-00030657-n;
                   wn:partOfSpeech wn:noun;
                   rdfs:label "{production}"@en;
                   skos:inScheme "<https://en-word.net/>";
                   wn:hyponym (en:oewn-13582599-n en:oewn-00925809-n en:oewn-13510047-n en:oewn-01145128-n
                               en:oewn-00926252-n en:oewn-00923868-n);
                   wn:definition [rdf:value "the act or process of producing something"@en];
                   wn:ili ili:i40205.

# Relation labels
rdf:type rdfs:label "type"@da, "type".
dc:subject rdfs:label "Subject"@en.
wn:example rdfs:label "example"@en.
wn:eq_synonym rdfs:label "ækvivalent begreb"@da, "eq synonym"@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.
skos:inScheme rdfs:label "in scheme"@en, "is in scheme"@en.
wn:hyponym rdfs:label "har underbegreb"@da, "hyponym"@en.
wn:definition rdfs:label "definition"@en.
wn:ili rdfs:label "interlingual index"@en.

# Synset labels
en:oewn-00030657-n rdfs:label "{act; deed; human action; human activity}"@en.
en:oewn-13582599-n rdfs:label "{steel production}"@en.
en:oewn-00925809-n rdfs:label "{devising; fashioning; making}"@en.
en:oewn-13510047-n rdfs:label "{growing}"@en.
en:oewn-01145128-n rdfs:label "{canalisation; canalization}"@en.
dn:synset-42848 rdfs:label "{produktion_§1}"@da.
en:oewn-00926252-n rdfs:label "{foliation}"@en.
en:oewn-00923868-n rdfs:label "{rainmaking}"@en.

