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

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:calque
  skos:prefLabel "vertinys"@lt, "Calco léxico"@gl, "calc"@ro, "calc"@ca, "преведеница"@mk, "kalko"@eu, "תרגום שאילה"@he, "leenvertaling"@nl, "Importord"@nn, "översättningslån"@sv, "Kalk"@sk, "Kalk"@cs, "kalka"@pl, "calque"@pt, "calque"@fr, "calque"@en, "μεταφραστικό δάνειο"@el, "Калька"@ru, "tükörfordítás"@hu, "lomaistriúchán iasachta"@ga, "калька"@uk, "калька"@be, "calco"@it, "calco"@es, "калк"@sr, "kalk"@sl, "kalks"@lv, "oversættelseslån"@da, "tökuþýðing"@is, "Prevedenice"@hr, "Lehnübersetzung"@de, "tõlkelaen"@et, "Калка"@bg ;
  rdfs:label "vertinys"@lt, "kalko"@eu, "oversættelseslån"@da, "calque"@en, "kalks"@lv, "calque"@fr, "calque"@pt, "leenvertaling"@nl, "översättningslån"@sv, "Калка"@bg, "Prevedenice"@hr, "kalk"@sl, "תרגום שאילה"@he, "tükörfordítás"@hu, "tökuþýðing"@is, "Calco léxico"@gl, "calc"@ca, "calc"@ro, "tõlkelaen"@et, "Калька"@ru, "калька"@be, "калька"@uk, "калк"@sr, "Kalk"@cs, "Kalk"@sk, "μεταφραστικό δάνειο"@el, "преведеница"@mk, "Importord"@nn, "Lehnübersetzung"@de, "kalka"@pl, "lomaistriúchán iasachta"@ga, "calco"@es, "calco"@it ;
  skos:altLabel "calco linguistico"@it, "kalka"@et, "sproglig kalke"@da, "kalke"@da, "calc lingüístic"@ca, "loan translation"@en, "kalkė"@lt, "préstamo"@es ;
  a skos:Concept, owl:NamedIndividual, lexmeta:MicrostructureFeature ;
  rdfs:comment "an expression (compound, derivative, or phrase) introduced into one language by translating its constituent parts from another language; for example, superman (English) from German Übermensch."@en, "word or expression adopted from a foreign language by translation of its constituent morphemes"@en ;
  skos:inScheme lexmeta:MicrostructureFeatureScheme ;
  lexmeta:lexbibWikibaseEntity <https://lexbib.elex.is/entity/Q14981> ;
  skos:broader lexmeta:etymologicalInformation ;
  lexmeta:wikidataEntity wd:Q204826 .

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

lexmeta:etymologicalInformation
  rdfs:label "informație etimologică"@ro, "etimologinė informacija"@lt, "etimológiai információ"@hu, "información etimológica"@es, "etymologische Information"@de, "etymological information"@en, "orðsifjar"@is, "informacja etymologiczna"@pl, "informazione etimologica"@it, "etymologisk information"@da, "etümoloogiline info"@et, "etimologia"@ca, "argibide etimologiko"@eu ;
  skos:prefLabel "etymological information"@en, "informazione etimologica"@it, "argibide etimologiko"@eu, "etimologia"@ca, "información etimológica"@es, "etümoloogiline info"@et, "etymologisk information"@da, "etymologische Information"@de, "etimologinė informacija"@lt, "orðsifjar"@is, "etimológiai információ"@hu, "informație etimologică"@ro, "informacja etymologiczna"@pl ;
  skos:narrower lexmeta:calque ;
  a lexmeta:MicrostructureFeature, skos:Concept, owl:NamedIndividual .

