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

lexmeta:style
  skos:prefLabel "style"@en, "style"@fr, "Štýl (jazykoveda)"@sk, "språkstil"@nn, "стиль мовлення"@uk, "estilo"@es, "estilo"@eu, "estilo"@pt, "stile"@it, "Sprachstil"@de, "stiil"@et, "stílmerking"@is, "ύφος"@el, "stilius"@lt, "styl"@pl, "estil"@ca, "stil"@da, "stil"@ro, "stil"@sq, "стил"@sr, "funkcijska zvrst jezika"@sl, "функциональный стиль речи"@ru, "стыль"@be, "tyyli"@fi, "funkční styl"@cs, "stílus"@hu ;
  rdfs:label "стиль мовлення"@uk, "стил"@sr, "funkční styl"@cs, "estilo"@es, "estilo"@eu, "estilo"@pt, "styl"@pl, "funkcijska zvrst jezika"@sl, "stílmerking"@is, "tyyli"@fi, "Štýl (jazykoveda)"@sk, "stil"@sq, "stil"@ro, "stil"@da, "стыль"@be, "stílus"@hu, "ύφος"@el, "språkstil"@nn, "stile"@it, "Sprachstil"@de, "stiil"@et, "estil"@ca, "style"@fr, "style"@en, "функциональный стиль речи"@ru, "stilius"@lt ;
  a lexmeta:MicrostructureFeature, skos:Concept, owl:NamedIndividual ;
  skos:narrower lexmeta:styleLabel .

skos:Concept a owl:Class .
lexmeta:styleLabel
  rdfs:label "valoare stilistică"@ro, "marca d'estil"@ca, "стилистичка ознака"@sr, "etichetta di stile"@it, "stílmerking"@is, "stilistinė pažyma"@lt, "etiqueta de estilo"@es, "stiilimärgend"@et, "kwalifikator stylistyczny"@pl, "estilo-adierazle"@eu, "style label"@en, "stílusminősítés"@hu, "sprogbrugsmarkør"@da ;
  rdfs:comment "a label used to mark the style level of a word or phrase in a dictionary, especially the formality and social acceptability of a sense’s or entry’s use, for example, colloquial, formal, informal, nonstandard, slang, vulgar; sometimes called status label."@en ;
  skos:prefLabel "etiqueta de estilo"@es, "stílmerking"@is, "stilistinė pažyma"@lt, "stílusminősítés"@hu, "etichetta di stile"@it, "marca d'estil"@ca, "estilo-adierazle"@eu, "стилистичка ознака"@sr, "valoare stilistică"@ro, "style label"@en, "sprogbrugsmarkør"@da, "kwalifikator stylistyczny"@pl, "stiilimärgend"@et ;
  a lexmeta:MicrostructureFeature, skos:Concept, owl:NamedIndividual ;
  skos:inScheme lexmeta:MicrostructureFeatureScheme ;
  skos:altLabel "style label"@it, "stiil"@et, "стилистички квалификатор"@sr, "marca de estilo"@es, "стилски квалификатор"@sr, "stylistic label"@en ;
  skos:broader lexmeta:style ;
  lexmeta:lexbibWikibaseEntity <https://lexbib.elex.is/entity/Q14590> .

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 .

