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

ms:LemmaType skos:exactMatch lexmeta:lemma .
skos:Concept a owl:Class .
lexmeta:lemma
  skos:prefLabel "hiztegi-sarrera"@eu, "entrada"@es, "entrada"@ca, "flettimynd"@is, "λήμμα"@el, "лема"@uk, "Leama"@ga, "лема"@sr, "лема"@mk, "лемма"@ru, "lemă"@ro, "צורה מילונית"@he, "lema"@sl, "lema"@pt, "lema"@lt, "címszó"@hu, "Lemma"@nl, "Lemma"@lb, "Lemma"@de, "Forma canónica"@gl, "Lema"@hr, "forma podstawowa"@pl, "lemma"@sv, "lemma"@nb, "lemma"@lv, "lemma"@it, "lemma"@et, "lemma"@da, "lemma"@cs, "lemma"@en, "slovníková forma"@sk, "lemme"@fr ;
  skos:altLabel "fletta"@is, "forma standard"@ro, "pagrindinė žodžio forma"@lt, "headword"@en, "opslagsord"@da, "основни облик"@sr, "antraštinis žodis"@lt, "canonical form"@en, "sarrera"@eu, "каноническая форма слова"@ru, "lemmata"@en, "entry word"@en, "Schlagwort"@de, "стандардна форма"@mk, "Lema"@sl, "forma de citación"@es, "lema"@eu, "lema"@es, "lema"@ca, "входное слово"@ru, "Stichwort"@de, "märksõna"@et, "forma de citació"@ca, "Eintragswort"@de, "Grundform"@de, "lemma"@hu ;
  skos:inScheme lexmeta:MicrostructureFeatureScheme ;
  rdfs:label "лема"@mk, "лема"@sr, "лема"@uk, "lemme"@fr, "Lema"@hr, "Forma canónica"@gl, "flettimynd"@is, "лемма"@ru, "Lemma"@de, "Lemma"@lb, "Lemma"@nl, "lemă"@ro, "entrada"@ca, "entrada"@es, "hiztegi-sarrera"@eu, "slovníková forma"@sk, "λήμμα"@el, "lemma"@en, "lemma"@cs, "lemma"@da, "lemma"@et, "lemma"@it, "lemma"@lv, "lemma"@nb, "lemma"@sv, "címszó"@hu, "Leama"@ga, "צורה מילונית"@he, "forma podstawowa"@pl, "lema"@lt, "lema"@pt, "lema"@sl ;
  a lexmeta:MicrostructureFeature, skos:Concept, owl:NamedIndividual ;
  rdfs:comment "a lexical unit (word or phrase) which is included in the wordlist defined in a dictionary. Canonical forms are almost always included. Also called entry, entry head, headword, keyword, lemma, main entry, word entry."@en, "A type of content included in a language resource pertaining to the lemma"@en, "canonical representation of a lexeme"@en, "the form of a lexical unit (word or phrase) chosen for inclusion in the wordlist defined in a dictionary, especially canonical forms; also called entry, entry head, keyword, lemma, main entry, word entry. Practice varies as to how headwords are marked typographically and how variant forms are shown."@en ;
  skos:topConceptOf lexmeta:MicrostructureFeatureScheme ;
  lexmeta:wikidataEntity wd:Q18514 ;
  lexmeta:lexbibWikibaseEntity <https://lexbib.elex.is/entity/Q14450> ;
  skos:exactMatch ms:LemmaType .

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

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

