@base <https://wordnet.dk/dannet/external/en/oewn-13646953-n> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@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-13646953-n rdf:type ontolex:LexicalConcept;
                   dc11:subject "noun.quantity";
                   dc:subject "noun.quantity";
                   skos:mappingRelation ili:i108296;
                   skos:broader en:oewn-13646708-n;
                   wn:hypernym en:oewn-13646708-n;
                   wn:partOfSpeech wn:noun;
                   skos:closeMatch ili:i108296;
                   skos:exactMatch ili:i108296;
                   skos:semanticRelation ili:i108296, en:oewn-13646708-n;
                   skos:broaderTransitive en:oewn-13646708-n;
                   rdfs:label "{check bit; parity bit}"@en, "{check bit; parity; parity bit}"@en;
                   wn:domain_topic en:oewn-06138021-n;
                   skos:inScheme "<https://en-word.net/>";
                   ontolex:lexicalizedSense enl:check_bit#check_bit-oewn-13646953-n,
                                            enl:parity_bit#parity_bit-oewn-13646953-n;
                   wn:definition [rdf:value "(computer science) a bit that is used in an error detection procedure in which a 0 or 1 is added to each group of bits so that it will have either an odd number of 1's or an even number of 1's; e.g., if the parity is odd then any group of bits that arrives with an even number of 1's must contain an error"@en];
                   wn:ili ili:i108296.

# Relation labels
rdf:type rdfs:label "type"@da, "type".
dc11:subject rdfs:label "Subject"@en.
dc:subject rdfs:label "Subject"@en.
enl:check_bit#check_bit-oewn-13646953-n rdfs:label "check bit"@en.
skos:mappingRelation rdfs:label "is in mapping relation with"@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.
skos:broader rdfs:label "has broader"@en.
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;
                         dc11:title "Open English WordNet"@en.
skos:closeMatch rdfs:label "has close match"@en.
skos:exactMatch rdfs:label "has exact match"@en.
skos:semanticRelation rdfs:label "is in semantic relation with"@en.
skos:broaderTransitive rdfs:label "has broader transitive"@en.
wn:noun rdfs:label "noun"@en.
rdfs:label rdfs:label "label", "etiket"@da.
enl:parity_bit#parity_bit-oewn-13646953-n rdfs:label "parity bit"@en.
wn:domain_topic rdfs:label "domain topic"@en, "tilhører domæne"@da.
skos:inScheme rdfs:label "in scheme"@en, "is in scheme"@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.

# Synset labels
en:oewn-06138021-n rdfs:label "{computer science}"@en, "{computer science; computing}"@en.
en:oewn-13646708-n rdfs:label "{bit}"@en.

