@base <https://wordnet.dk/dannet/external/en/oewn-06204144-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 dn: <https://wordnet.dk/dannet/data/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

en:oewn-06204144-n rdf:type ontolex:LexicalConcept;
                   dc:subject "noun.cognition";
                   wn:example [rdf:value "the developing drug culture"@en], [rdf:value "the reason that the agency is doomed to inaction has something to do with the FBI culture"@en];
                   wn:eq_synonym dn:synset-36947;
                   wn:hypernym en:oewn-06202938-n;
                   wn:partOfSpeech wn:noun;
                   rdfs:label "{culture}"@en;
                   skos:inScheme "<https://en-word.net/>";
                   wn:hyponym (en:oewn-06204629-n en:oewn-06204471-n en:oewn-06204831-n);
                   wn:definition [rdf:value "the attitudes and behavior that are characteristic of a particular social group or organization"@en];
                   wn:ili ili:i69084.

# Relation labels
rdf:type rdfs:label "type"@da, "type".
dc:subject rdfs:label "Subject"@en.
wn:example rdfs:label "example"@en.
wn:eq_synonym rdfs:label "ækvivalent begreb"@da, "eq synonym"@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.
"<https://en-word.net/>" dc:title "Open English WordNet"@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-06202938-n rdfs:label "{attitude; mental attitude}"@en, "{mental attitude}"@en.
dn:synset-36947 rdfs:label "{kultur_§1}"@da.
en:oewn-06204629-n rdfs:label "{Kalashnikov culture}"@en.
en:oewn-06204471-n rdfs:label "{cyberculture}"@en.
en:oewn-06204831-n rdfs:label "{mosaic culture}"@en.

