@base <https://wordnet.dk/dannet/external/en/oewn-02887252-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-02887252-n rdf:type ontolex:LexicalConcept;
                   dc:subject "noun.artifact";
                   wn:example _:17a63be262701518e293b8b96c52290f;
                   wn:hypernym en:oewn-03083745-n;
                   wn:partOfSpeech wn:noun;
                   rdfs:label "{box}"@en;
                   skos:inScheme "<https://en-word.net/>";
                   wn:hyponym (en:oewn-04603819-n en:oewn-03611560-n en:oewn-04006950-n);
                   wn:definition _:ee27bf8224eaaa3578e09e8593bb6ada;
                   wn:ili ili:i51037.

_:17a63be262701518e293b8b96c52290f rdf:value "the sentry stayed in his box to avoid the cold"@en.

_:ee27bf8224eaaa3578e09e8593bb6ada rdf:value "separate partitioned area in a public place for a few people"@en.

# 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.
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-04603819-n rdfs:label "{witness box; witness stand}"@en.
en:oewn-03611560-n rdfs:label "{jury box}"@en.
en:oewn-04006950-n rdfs:label "{press box}"@en.
en:oewn-03083745-n rdfs:label "{compartment}"@en.

