@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:typifyingDefinition .

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:typifyingDefinition
  lexmeta:lexbibWikibaseEntity <https://lexbib.elex.is/entity/Q14487> ;
  rdfs:label "definitsioon"@et, "typifying definition"@en, "definition ved hjælp af typiske eksempler"@da, "definiție"@ro, "definició prototípica"@ca, "definición prototípica"@es, "tipizzazione"@it, "definizio tipifikatzaile"@eu ;
  skos:prefLabel "typifying definition"@en, "definición prototípica"@es, "definitsioon"@et, "definiție"@ro, "tipizzazione"@it, "definició prototípica"@ca, "definition ved hjælp af typiske eksempler"@da, "definizio tipifikatzaile"@eu ;
  a owl:NamedIndividual, lexmeta:MicrostructureFeature, skos:Concept ;
  skos:altLabel "definiție de uz general"@ro ;
  skos:inScheme lexmeta:MicrostructureFeatureScheme ;
  rdfs:comment "a definition that focuses on what is typical about the lexical unit being defined, for example, abaya = a long, loose-fitting overgarment, typically made of wool, traditionally worn in some Arab countries."@en ;
  skos:broader lexmeta:definition .

