@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:loanword
  rdfs:label "Focal iasachta"@ga, "jövevényszó"@hu, "împrumut"@ro, "zapożyczenie"@pl, "skolinys"@lt, "Lehnwort"@de, "мовне запозичення"@uk, "manlleu"@ca, "Posuđenice"@hr, "calco"@es, "aizguvums"@lv, "Чужди думи"@bg, "mailegu"@eu, "loanword"@en, "empréstimo lingüístico"@pt, "запазычаныя словы"@be, "tökuorð"@is, "lainasana"@fi, "lånord"@sv, "lånord"@nb, "שאילת מילים"@he, "prestito linguistico"@it, "leenwoord"@nl, "laensõna"@et, "позајмљеница"@sr, "δάνειο"@el, "emprunt lexical"@fr, "заимствование"@ru, "Lånord"@nn, "Přejímání slov"@cs, "Préstamo"@gl, "prevzeta beseda"@sl, "Fjala e huazuar"@sq, "låneord"@da ;
  skos:prefLabel "prestito linguistico"@it, "Préstamo"@gl, "Posuđenice"@hr, "zapożyczenie"@pl, "prevzeta beseda"@sl, "Fjala e huazuar"@sq, "låneord"@da, "împrumut"@ro, "aizguvums"@lv, "tökuorð"@is, "empréstimo lingüístico"@pt, "שאילת מילים"@he, "заимствование"@ru, "leenwoord"@nl, "δάνειο"@el, "jövevényszó"@hu, "Lehnwort"@de, "позајмљеница"@sr, "manlleu"@ca, "loanword"@en, "Přejímání slov"@cs, "запазычаныя словы"@be, "мовне запозичення"@uk, "mailegu"@eu, "lånord"@nb, "lånord"@sv, "Чужди думи"@bg, "Lånord"@nn, "lainasana"@fi, "Focal iasachta"@ga, "calco"@es, "laensõna"@et, "emprunt lexical"@fr, "skolinys"@lt ;
  a lexmeta:MicrostructureFeature, owl:NamedIndividual, skos:Concept ;
  skos:narrower lexmeta:inkhornTerm .

lexmeta:inkhornTerm
  skos:prefLabel "raamatusõna"@et, "tarptautinis žodis"@lt, "cultisme superflu"@ca, "kultismo"@eu, "inkhorn term"@en, "inkhorn"@it, "cultismo superfluo"@es, "overflødigt ord"@da ;
  rdfs:label "kultismo"@eu, "raamatusõna"@et, "tarptautinis žodis"@lt, "overflødigt ord"@da, "cultisme superflu"@ca, "inkhorn term"@en, "cultismo superfluo"@es, "inkhorn"@it ;
  rdfs:comment "a hard word usually coined from foreign roots such as Latin or Greek, and thought to be unnecessary or overly pretentious, for example, animadversion for ‘criticism’."@en ;
  a owl:NamedIndividual, lexmeta:MicrostructureFeature, skos:Concept ;
  skos:inScheme lexmeta:MicrostructureFeatureScheme ;
  skos:altLabel "raamatulik sõna"@et, "pretenzingas žodis"@lt ;
  lexmeta:wikidataEntity wd:Q2080363 ;
  lexmeta:lexbibWikibaseEntity <https://lexbib.elex.is/entity/Q14580> ;
  skos:broader lexmeta:loanword .

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

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

skos:inScheme rdfs:label "skos:inScheme"@en .
