@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:pronunciation
  skos:prefLabel "udtale"@da, "pronuncia"@it, "výslovnost"@cs, "pronunciación"@es, "pronunciación"@gl, "вимова"@uk, "Izgovarjava"@sl, "pronunciació"@ca, "Shqiptimi"@sq, "izruna"@lv, "framburður"@is, "uitspraak"@nl, "výslovnosť"@sk, "ääntäminen"@fi, "hääldus"@et, "הגייה"@he, "uttale"@nb, "uttale"@nn, "изговор"@mk, "изговор"@sr, "ahoskera"@eu, "tartis"@lt, "Aussprache"@de, "uttal"@sv, "pronúncia"@pt, "προφορά"@el, "произношение"@ru, "Aussprooch"@lb, "Ortoepie"@ro, "wymowa"@pl, "prononciation"@fr, "Fuaimniú"@ga, "kiejtés"@hu, "pronunciation"@en ;
  rdfs:label "pronunciació"@ca, "wymowa"@pl, "prononciation"@fr, "výslovnosť"@sk, "Aussprache"@de, "framburður"@is, "Aussprooch"@lb, "изговор"@sr, "изговор"@mk, "произношение"@ru, "pronuncia"@it, "Fuaimniú"@ga, "uitspraak"@nl, "Shqiptimi"@sq, "pronunciation"@en, "Izgovarjava"@sl, "הגייה"@he, "ääntäminen"@fi, "tartis"@lt, "προφορά"@el, "udtale"@da, "kiejtés"@hu, "hääldus"@et, "Ortoepie"@ro, "ahoskera"@eu, "výslovnost"@cs, "uttale"@nn, "uttale"@nb, "uttal"@sv, "izruna"@lv, "pronunciación"@gl, "pronunciación"@es, "pronúncia"@pt, "вимова"@uk ;
  a skos:Concept, lexmeta:MicrostructureFeature, owl:NamedIndividual ;
  skos:narrower lexmeta:respelledPronunciation .

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 .

lexmeta:respelledPronunciation
  rdfs:comment "orthography based on pronunciation"@en, "a pronunciation transcription system using conventional letters or characters and a minimum number of diacritical symbols."@en ;
  skos:altLabel "transcriere fonetică"@ro, "udtalebaseret ortografi"@da, "respelling"@en, "kirjatähtedega hääldus"@et, "pronunciation respelling"@en ;
  lexmeta:wikidataEntity wd:Q7249970 ;
  skos:prefLabel "kirjapildihääldus"@et, "transcripción indicativa"@es, "respelled pronunciation"@en, "ahoskeraren errepresentaziorako idazkera"@eu, "alfabetisk lydskrift"@da, "stafsetningarframburður"@is, "ortografie fonetică"@ro, "изговорен препис"@mk, "transcripció indicativa"@ca, "respelling della pronuncia"@it ;
  lexmeta:lexbibWikibaseEntity <https://lexbib.elex.is/entity/Q14586> ;
  rdfs:label "alfabetisk lydskrift"@da, "ortografie fonetică"@ro, "respelling della pronuncia"@it, "stafsetningarframburður"@is, "изговорен препис"@mk, "kirjapildihääldus"@et, "ahoskeraren errepresentaziorako idazkera"@eu, "transcripció indicativa"@ca, "respelled pronunciation"@en, "transcripción indicativa"@es ;
  a lexmeta:MicrostructureFeature, owl:NamedIndividual, skos:Concept ;
  skos:broader lexmeta:pronunciation ;
  skos:inScheme lexmeta:MicrostructureFeatureScheme .

