@base <https://wordnet.dk/dannet/external/en/oewn-04988388-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-04988388-n rdf:type ontolex:LexicalConcept;
                   dc11:subject "noun.attribute";
                   dc:subject "noun.attribute";
                   wn:example [rdf:value "the beautiful sound of music"@en], [rdf:value "the sound of rain on the roof"@en];
                   skos:mappingRelation ili:i63177;
                   skos:narrowerTransitive en:oewn-04988907-n, en:oewn-04989030-n, en:oewn-04989190-n,
                                           en:oewn-04988723-n;
                   skos:broader en:oewn-04990371-n;
                   wn:hypernym en:oewn-04990371-n;
                   wn:partOfSpeech wn:noun;
                   skos:closeMatch ili:i63177;
                   skos:exactMatch ili:i63177;
                   skos:semanticRelation en:oewn-04988907-n, en:oewn-04990371-n, en:oewn-04989030-n, en:oewn-04989190-n,
                                         ili:i63177, en:oewn-04988723-n;
                   skos:broaderTransitive en:oewn-04990371-n;
                   skos:narrower en:oewn-04988907-n, en:oewn-04989030-n, en:oewn-04989190-n, en:oewn-04988723-n;
                   rdfs:label "{sound}"@en;
                   skos:inScheme "<https://en-word.net/>";
                   wn:hyponym (en:oewn-04988723-n en:oewn-04988907-n en:oewn-04989030-n en:oewn-04989190-n);
                   ontolex:lexicalizedSense enl:sound#sound-oewn-04988388-n;
                   wn:definition [rdf:value "the particular auditory effect produced by a given cause"@en];
                   wn:ili ili:i63177.

# Relation labels
rdf:type rdfs:label "type"@da, "type".
dc11:subject rdfs:label "Subject"@en.
dc:subject rdfs:label "Subject"@en.
wn:example rdfs:label "example"@en.
skos:mappingRelation rdfs:label "is in mapping relation with"@en.
skos:narrowerTransitive rdfs:label "has narrower transitive"@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.
enl:sound#sound-oewn-04988388-n rdfs:label "sound"@en.
skos:broaderTransitive rdfs:label "has broader transitive"@en.
skos:narrower rdfs:label "has narrower"@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.
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-04988907-n rdfs:label "{ring}"@en.
en:oewn-04990371-n rdfs:label "{sound property}"@en.
en:oewn-04989030-n rdfs:label "{unison}"@en.
en:oewn-04989190-n rdfs:label "{voice}"@en.
en:oewn-04988723-n rdfs:label "{noisiness; racketiness}"@en.

