@base <https://wordnet.dk/dannet/external/en/oewn-02914831-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 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-02914831-n rdf:type ontolex:LexicalConcept;
                   dc:subject "noun.artifact";
                   wn:hypernym en:oewn-03750331-n;
                   wn:partOfSpeech wn:noun;
                   rdfs:label "{buffer storage; buffer store}"@en, "{buffer; buffer storage; buffer store}"@en;
                   wn:domain_topic en:oewn-06138021-n;
                   skos:inScheme "<https://en-word.net/>";
                   wn:hyponym (en:oewn-02938401-n en:oewn-03396459-n en:oewn-04010475-n en:oewn-03619592-n);
                   ontolex:lexicalizedSense enl:buffer_store#buffer_store-oewn-02914831-n,
                                            enl:buffer_storage#buffer_storage-oewn-02914831-n;
                   wn:definition _:0659ea6712ed7c2aeaedc274ccef996b;
                   wn:ili ili:i51212;
                   wn:holo_part en:oewn-04059869-n.

_:0659ea6712ed7c2aeaedc274ccef996b rdf:value "(computer science) a part of RAM used for temporary storage of data that is waiting to be sent to a device; used to compensate for differences in the rate of flow of data between components of a computer system"@en.

# Relation labels
rdf:type rdfs:label "type"@da, "type".
dc:subject rdfs:label "Subject"@en.
enl:buffer_store#buffer_store-oewn-02914831-n rdfs:label "buffer store"@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.
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:hyponym rdfs:label "har underbegreb"@da, "hyponym"@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.
enl:buffer_storage#buffer_storage-oewn-02914831-n rdfs:label "buffer storage"@en.
wn:holo_part rdfs:label "bestanddel af"@da, "holonym part"@en.

# Synset labels
en:oewn-06138021-n rdfs:label "{computer science}"@en, "{computer science; computing}"@en.
en:oewn-03750331-n rdfs:label "{memory device; storage device}"@en.
en:oewn-04059869-n rdfs:label "{RAM; random access memory; random memory; random-access memory; read/write memory}"@en.
en:oewn-02938401-n rdfs:label "{memory cache}"@en, "{cache; memory cache}"@en.
en:oewn-04010475-n rdfs:label "{print buffer}"@en.
en:oewn-03396459-n rdfs:label "{frame buffer}"@en.
en:oewn-03619592-n rdfs:label "{keyboard buffer}"@en.

