@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#> .
@prefix wd: <http://www.wikidata.org/entity/> .

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 ;
  skos:narrower lexmeta:definingVocabulary ;
  a lexmeta:MicrostructureFeature, owl:NamedIndividual, skos:Concept .

skos:Concept a owl:Class .
lexmeta:definingVocabulary
  skos:prefLabel "ορίζον λεξιλόγιο"@el, "słownictwo definiujące"@pl, "definitionsvokabular"@da, "aiškinamasis žodynas"@lt, "definizioen bokabularioa"@eu, "definicions controlades"@ca, "определяющая лексика"@ru, "Definitionsvokabular"@de, "definitsioonisõnavara"@et, "vocabulario definidor"@es, "defining vocabulary"@en, "lessico"@it, "skýringarorðaforði"@is ;
  lexmeta:lexbibWikibaseEntity <https://lexbib.elex.is/entity/Q14458> ;
  rdfs:label "definicions controlades"@ca, "определяющая лексика"@ru, "vocabulario definidor"@es, "definitsioonisõnavara"@et, "ορίζον λεξιλόγιο"@el, "skýringarorðaforði"@is, "Definitionsvokabular"@de, "lessico"@it, "defining vocabulary"@en, "definitionsvokabular"@da, "aiškinamasis žodynas"@lt, "słownictwo definiujące"@pl, "definizioen bokabularioa"@eu ;
  rdfs:comment "list of words used by lexicographers to write dictionary definitions"@en, "a restricted set of words used to define all other terms in a dictionary; the controlled use of vocabulary in definitions, restricting the descriptions to using the most frequent words of a vocabulary to describe other words. This is a practice of learner’s dictionaries, for example, Longman Dictionary of Contemporary English."@en ;
  a skos:Concept, lexmeta:MicrostructureFeature, owl:NamedIndividual ;
  skos:altLabel "limited defining vocabulary"@en, "λεξιλόγιο αναφοράς"@el, "lenguaje controlado"@es, "definicions amb llenguatge controlat"@ca ;
  skos:inScheme lexmeta:MicrostructureFeatureScheme ;
  lexmeta:wikidataEntity wd:Q15192747 ;
  skos:broader lexmeta:definition .

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 .

