@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#> .
@prefix wd: <http://www.wikidata.org/entity/> .

lexmeta:style
  skos:prefLabel "style"@fr, "style"@en, "Š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"@sq, "stil"@ro, "stil"@da, "стил"@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"@da, "stil"@ro, "stil"@sq, "стыль"@be, "stílus"@hu, "ύφος"@el, "språkstil"@nn, "stile"@it, "Sprachstil"@de, "stiil"@et, "estil"@ca, "style"@en, "style"@fr, "функциональный стиль речи"@ru, "stilius"@lt ;
  skos:broader lexmeta:usageInformation ;
  a lexmeta:MicrostructureFeature, skos:Concept, owl:NamedIndividual ;
  skos:altLabel "stiilimärgend"@et, "επίπεδο ύφους"@el ;
  lexmeta:lexbibWikibaseEntity <https://lexbib.elex.is/entity/Q14313> ;
  rdfs:comment "set of linguistic variants with specific social meanings"@en ;
  lexmeta:wikidataEntity wd:Q2313235 ;
  skos:inScheme lexmeta:MicrostructureFeatureScheme ;
  skos:narrower lexmeta:styleLabel .

skos:Concept a owl:Class .
lexmeta:styleLabel
  skos:prefLabel "stiilimärgend"@et, "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 ;
  rdfs:label "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, "valoare stilistică"@ro ;
  a lexmeta:MicrostructureFeature, skos:Concept, owl:NamedIndividual ;
  skos:broader lexmeta:style .

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:usageInformation
  skos:prefLabel "pragmatinė informacija"@lt, "informazione pragmatica"@it, "información pragmática"@es, "pragmàtica"@ca, "pragmaatiline info"@et, "argibide pragmatiko"@eu, "usage information"@en ;
  rdfs:label "información pragmática"@es, "pragmàtica"@ca, "usage information"@en, "informazione pragmatica"@it, "argibide pragmatiko"@eu, "pragmatinė informacija"@lt, "pragmaatiline info"@et ;
  a owl:NamedIndividual, skos:Concept, lexmeta:MicrostructureFeature ;
  skos:narrower lexmeta:style .

