@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:denotation
  skos:prefLabel "denotation"@en, "denotation"@da, "Денотація"@uk, "denotação"@pt, "denotazione"@it, "denotación"@es, "denotáció"@hu, "bokstavelig"@nb, "denotatsioon"@et, "Denotación"@gl, "denotacija"@lt, "Denotaatio"@fi, "denotazio"@eu, "dénotation"@fr, "denotació"@ca, "Денотация"@bg, "Denotace"@cs, "bokstaveleg"@nn, "денотација"@sr, "обозначение"@ru, "denotație"@ro, "Denotation"@de, "Denotation"@sv, "denotatie"@nl, "Denotacja"@pl ;
  skos:altLabel "semnificație"@ro, "significato"@it, "называние"@ru, "tähistus"@et, "grundbetydning"@da, "extensió"@ca, "referenza"@it, "jelölet"@hu, "denotativ betydning"@da, "extensión"@es ;
  rdfs:label "обозначение"@ru, "денотација"@sr, "bokstavelig"@nb, "denotazione"@it, "denotáció"@hu, "Denotace"@cs, "denotazio"@eu, "denotacija"@lt, "dénotation"@fr, "Denotación"@gl, "Denotation"@de, "Denotation"@sv, "denotation"@da, "denotation"@en, "denotatie"@nl, "Денотация"@bg, "denotação"@pt, "denotación"@es, "denotació"@ca, "denotație"@ro, "denotatsioon"@et, "Denotacja"@pl, "Денотація"@uk, "Denotaatio"@fi, "bokstaveleg"@nn ;
  lexmeta:lexbibWikibaseEntity <https://lexbib.elex.is/entity/Q14460> ;
  skos:inScheme lexmeta:MicrostructureFeatureScheme ;
  a skos:Concept, lexmeta:MicrostructureFeature, owl:NamedIndividual ;
  rdfs:comment "translation of a sign to its literal meaning, more or less like dictionaries try to define it"@en, "an aspect of meaning that relates a word or phrase to the thing it expresses, i.e. what a sense of a lexical unit actually refers to; also called referential meaning, cognitive meaning, reference. This is the usual topic of the definition while the more subjective or emotive aspects (connotation) are not described."@en ;
  lexmeta:wikidataEntity wd:Q1189753 ;
  skos:broader lexmeta:semanticInformation .

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:narrower lexmeta:denotation ;
  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 .

