@base <https://wordnet.dk/dannet/external/en/oewn-09676911-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-09676911-n rdf:type ontolex:LexicalConcept;
                   dc:subject "noun.person";
                   wn:hypernym en:oewn-09689336-n;
                   wn:partOfSpeech wn:noun;
                   rdfs:label "{Hunkpapa}"@en;
                   wn:instance_hyponym en:oewn-11323693-n;
                   skos:inScheme "<https://en-word.net/>";
                   wn:definition _:0996f901dd8a09bbaa7018625785038d;
                   wn:ili ili:i87371.

_:0996f901dd8a09bbaa7018625785038d rdf:value "a member of the Siouan people who constituted a division of the Teton Sioux and who formerly lived in the western Dakotas; they were prominent in resisting the white encroachment into the northern Great Plains"@en.

# Relation labels
rdf:type rdfs:label "type"@da, "type".
dc:subject rdfs:label "Subject"@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:instance_hyponym rdfs:label "instance hyponym"@en, "har instans"@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
en:oewn-11323693-n rdfs:label "{Sitting Bull}"@en.
en:oewn-09689336-n rdfs:label "{Lakota; Teton; Teton Dakota; Teton Sioux}"@en.

