@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 owl: <http://www.w3.org/2002/07/owl#> .

lexmeta:definition
  rdfs:label "определение"@ru, "definícia"@sk, "definitie"@nl, "definisjon"@nn, "definisjon"@nb, "definice"@cs, "определба"@mk, "määritelmä"@fi, "definíció"@hu, "definitsioon"@et, "Definición"@gl, "дефиниција"@sr, "skýring"@is, "definición"@es, "definicja"@pl, "definició"@ca, "definiție"@ro, "Definition"@de, "Дефиниция"@bg, "definição"@pt, "definizione"@it, "definīcija"@lv, "definition"@sv, "definition"@da, "definition"@en, "הגדרה"@he, "азначэнне"@be, "définition"@fr, "означення поняття"@uk, "definicija"@sl, "definicija"@hr, "apibrėžtis"@lt, "Ορισμός"@el, "definizio"@eu ;
  skos:prefLabel "определба"@mk, "definīcija"@lv, "Definición"@gl, "означення поняття"@uk, "definitie"@nl, "definizione"@it, "definição"@pt, "definicija"@hr, "definicija"@sl, "definicja"@pl, "определение"@ru, "הגדרה"@he, "definisjon"@nb, "definisjon"@nn, "apibrėžtis"@lt, "Definition"@de, "définition"@fr, "definition"@en, "definition"@da, "Ορισμός"@el, "definition"@sv, "definice"@cs, "азначэнне"@be, "määritelmä"@fi, "definíció"@hu, "definitsioon"@et, "definícia"@sk, "skýring"@is, "definizio"@eu, "Дефиниция"@bg, "definición"@es, "definició"@ca, "definiție"@ro, "дефиниција"@sr ;
  a lexmeta:MicrostructureFeature, owl:NamedIndividual, skos:Concept ;
  skos:narrower lexmeta:verbalIllustration .

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:verbalIllustration
  skos:prefLabel "ilustración"@es, "ilustracja tekstowa"@pl, "definiție"@ro, "verbal illustration"@en, "täislausekujuline definitsioon"@et, "definizio argigarri"@eu, "illustrazione verbale"@it, "iliustracinis pavyzdys"@lt, "sprogbrugseksempel"@da, "il·lustració"@ca ;
  skos:broader lexmeta:definition ;
  rdfs:label "illustrazione verbale"@it, "ilustracja tekstowa"@pl, "il·lustració"@ca, "iliustracinis pavyzdys"@lt, "ilustración"@es, "definizio argigarri"@eu, "definiție"@ro, "sprogbrugseksempel"@da, "verbal illustration"@en, "täislausekujuline definitsioon"@et ;
  skos:inScheme lexmeta:MicrostructureFeatureScheme ;
  a owl:NamedIndividual, skos:Concept, lexmeta:MicrostructureFeature ;
  skos:altLabel "ilustrație"@ro, "exemplu"@ro, "belæg"@da, "citat"@da ;
  lexmeta:lexbibWikibaseEntity <https://lexbib.elex.is/entity/Q14488> ;
  rdfs:comment "a phrase or sentence excerpted from a written or spoken source or written by a lexicographer that contains a form of the entry word and which indicates additional information about its grammatical or semantic characteristics, such as its context and usage; also called citation, example, illustrative citation, illustrative example, illustrative phrase, illustrative quotation, illustrative sentence."@en .

