@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix lexmeta: <http://w3id.org/meta-share/lexmeta/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix wd: <http://www.wikidata.org/entity/> .

skos:Concept a owl:Class .
lexmeta:connotation
  skos:prefLabel "connotazione"@it, "connotatie"@nl, "Конотация"@bg, "משמעות לוואי"@he, "conotație"@ro, "connotació"@ca, "konotace"@cs, "Konnotaatio"@fi, "konnotation"@da, "konotazio"@eu, "Connotación"@gl, "конотација"@sr, "Konotacija"@hr, "Konotácia"@sk, "connotación"@es, "aukamerking"@is, "conotação"@pt, "коннотация (дополнительное, сопутствующее значение языковой единицы или категории)"@ru, "Konnotation"@de, "Konnotation"@sv, "konnotáció"@hu, "конотація"@uk, "konotacija"@lt, "συνήλωση"@el, "konnotatsioon"@et, "konotacja"@pl, "connotation"@fr, "connotation"@en ;
  rdfs:label "connotació"@ca, "connotation"@en, "connotation"@fr, "conotação"@pt, "konotace"@cs, "konotazio"@eu, "משמעות לוואי"@he, "Konnotaatio"@fi, "konotacija"@lt, "Konotacija"@hr, "connotatie"@nl, "connotación"@es, "конотација"@sr, "aukamerking"@is, "konotacja"@pl, "Konnotation"@de, "Konnotation"@sv, "Konotácia"@sk, "коннотация (дополнительное, сопутствующее значение языковой единицы или категории)"@ru, "Конотация"@bg, "conotație"@ro, "konnotáció"@hu, "конотація"@uk, "Connotación"@gl, "konnotation"@da, "connotazione"@it, "συνήλωση"@el, "konnotatsioon"@et ;
  skos:altLabel "συνεκδοχή"@el, "significato"@it, "konnotativ betydning"@da, "subînțeles"@ro, "implicazione"@it, "znaczenie konotacyjne"@pl, "medbetydning"@da ;
  lexmeta:lexbibWikibaseEntity <https://lexbib.elex.is/entity/Q14455> ;
  a lexmeta:MicrostructureFeature, skos:Concept, owl:NamedIndividual ;
  rdfs:comment "associations and characteristics connected with a lexical unit or sense beyond the linguistic explanation or denotation, for example, that caviar is a symbol of luxury."@en ;
  lexmeta:wikidataEntity wd:Q661062 ;
  skos:broader lexmeta:semanticInformation ;
  skos:inScheme lexmeta:MicrostructureFeatureScheme .

lexmeta:MicrostructureFeatureScheme
  rdfs:label "Microstructure Feature Taxonomy"@en ;
  skos:prefLabel "Microstructure Feature Taxonomy"@en ;
  a owl:NamedIndividual, skos:ConceptScheme .

skos:inScheme rdfs:label "skos:inScheme"@en .
lexmeta:MicrostructureFeature
  rdfs:label "Microstructure feature"@en ;
  a owl:Class .

lexmeta:semanticInformation
  rdfs:label "semantic information"@en, "información semántica"@es, "semantiline info"@et, "informație semantică"@ro, "семантичке информације"@sr, "semantinė informacija"@lt, "informacja semantyczna"@pl, "informazione semantica"@it, "semàntica"@ca, "merkingarupplýsingar"@is, "argibide semantiko"@eu, "betydningsangivelse"@da, "szemantikai információ"@hu ;
  skos:prefLabel "información semántica"@es, "semàntica"@ca, "semantinė informacija"@lt, "semantic information"@en, "informacja semantyczna"@pl, "betydningsangivelse"@da, "informație semantică"@ro, "семантичке информације"@sr, "informazione semantica"@it, "argibide semantiko"@eu, "szemantikai információ"@hu, "merkingarupplýsingar"@is, "semantiline info"@et ;
  a skos:Concept, lexmeta:MicrostructureFeature, owl:NamedIndividual ;
  skos:narrower lexmeta:connotation .

