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

en:oewn-04328672-n rdf:type ontolex:LexicalConcept;
                   dc:subject "noun.artifact";
                   wn:example _:ed49798c79c9884c03044f6f5ded9cad, _:5828fb4e08afc37e7141db66db6f7c20;
                   wn:eq_synonym dn:synset-57157;
                   wn:hypernym en:oewn-03754377-n;
                   wn:partOfSpeech wn:noun;
                   rdfs:label "{inventory; stock}"@en;
                   skos:inScheme "<https://en-word.net/>";
                   wn:definition _:b8a26c1c073a0f58ce85c627159a4f26;
                   wn:ili ili:i59595.

_:ed49798c79c9884c03044f6f5ded9cad rdf:value "they stopped selling in exact sizes in order to reduce inventory"@en.

_:5828fb4e08afc37e7141db66db6f7c20 rdf:value "they carried a vast inventory of hardware"@en.

_:b8a26c1c073a0f58ce85c627159a4f26 rdf:value "the merchandise that a shop has on hand"@en.

# 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.
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:definition rdfs:label "definition"@en.
wn:ili rdfs:label "interlingual index"@en.

# Synset labels
dn:synset-57157 dns:shortLabel "{inventar_§2; inventarfortegnelse_§1; …}"@da;
                rdfs:label "{inventar_§2; inventarfortegnelse_§1; inventarliste_§1}"@da.
en:oewn-03754377-n rdfs:label "{merchandise; product; ware}"@en.

