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

lexmeta:inflection
  rdfs:label "bøying"@nn, "флексија"@sr, "הטיה"@he, "accidente"@es, "taivutus"@fi, "Flexion"@de, "окончание"@ru, "flexe"@cs, "beyging"@is, "flexiune"@ro, "согласување"@mk, "inflection"@en, "κλίση"@el, "flexão"@pt, "kaityba"@lt, "словазмяненне"@be, "Bøying"@nb, "flexion"@fr, "flexie"@nl, "словозміна"@uk, "fleksja"@pl, "muutmine"@et, "böjning"@sv, "flexió"@ca, "flexió"@hu, "bøjning"@da, "flessione"@it, "fleksija"@lv, "flexio"@eu ;
  skos:prefLabel "словозміна"@uk, "kaityba"@lt, "flexie"@nl, "flexió"@hu, "flexió"@ca, "הטיה"@he, "flessione"@it, "beyging"@is, "Bøying"@nb, "accidente"@es, "muutmine"@et, "Flexion"@de, "inflection"@en, "flexe"@cs, "κλίση"@el, "böjning"@sv, "fleksja"@pl, "fleksija"@lv, "taivutus"@fi, "flexiune"@ro, "bøying"@nn, "flexio"@eu, "согласување"@mk, "flexion"@fr, "окончание"@ru, "bøjning"@da, "flexão"@pt, "флексија"@sr, "словазмяненне"@be ;
  rdfs:comment "a change in the basic form of a word that shows a grammatical function such as case, gender, number, tense, person, mood or voice (e.g. inflects, inflected, inflecting); a form, suffix or element involved in such a change."@en, "modification of a word to express different grammatical categories such as tense, mood, voice, aspect, person, number, gender and case"@en ;
  skos:altLabel "Beugung"@de, "fleksion"@da, "bøjningselement"@da, "flexión"@es, "sõnamuutmine"@et, "flektiivsus"@et, "inflexión"@es, "bøjningsform"@da, "флексия (изменяемая часть слова)"@ru ;
  lexmeta:wikidataEntity wd:Q207857 ;
  a lexmeta:MicrostructureFeature, owl:NamedIndividual, skos:Concept ;
  skos:exactMatch ms:inflection ;
  skos:broader lexmeta:morphologicalInformation ;
  lexmeta:lexbibWikibaseEntity <https://lexbib.elex.is/entity/Q24051>, <https://lexbib.elex.is/entity/Q14511> ;
  skos:inScheme lexmeta:MicrostructureFeatureScheme .

lexmeta:morphologicalInformation
  rdfs:label "morphological information"@en, "información morfológica"@es ;
  skos:prefLabel "morphological information"@en, "información morfológica"@es ;
  a lexmeta:MicrostructureFeature, owl:NamedIndividual, skos:Concept ;
  skos:narrower lexmeta:inflection .

skos:Concept a owl:Class .
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 .

ms:inflection skos:exactMatch lexmeta:inflection .
