@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:differentia
  rdfs:comment "the specifying term or terms in an analytic, classical or logical definition, the term which qualifies or characterises the genus, one or more of the characteristic features which distinguish the word explained from the generic term (genus) of which it is considered a specific instance; also called differentia specifica (e.g. autumn/fall: the third season of the year, when crops and fruits are gathered and leaves fall)."@en-GB, "the specifying term or terms in an analytic, classical or logical definition, the term which qualifies or characterizes the genus, one or more of the characteristic features which distinguish the word explained from the generic term (genus) of which it is considered a specific instance; also called differentia specifica (e.g. autumn/fall: the third season of the year, when crops and fruits are gathered and leaves fall)."@en ;
  skos:altLabel "adskillende træk"@da, "skirstymas"@lt, "rasgo distintivo"@es, "tret distintiu"@ca, "diferencia"@es, "diferențiere"@ro, "differentia specifica"@en, "differentia specifica"@pl ;
  skos:prefLabel "diferență specifică"@ro, "especificació"@ca, "differentia"@da, "differentia"@en, "differentia"@it, "aðgreinir"@is, "diferenciación"@es, "differentia specifica"@eu, "eristav tunnus"@et, "cecha odróżniająca"@pl, "diferenciacija"@lt, "megkülönböztető tulajdonság"@hu ;
  skos:broader lexmeta:definition ;
  lexmeta:lexbibWikibaseEntity <https://lexbib.elex.is/entity/Q14462> ;
  rdfs:label "differentia"@en, "differentia"@da, "differentia"@it, "aðgreinir"@is, "diferență specifică"@ro, "cecha odróżniająca"@pl, "differentia specifica"@eu, "eristav tunnus"@et, "megkülönböztető tulajdonság"@hu, "especificació"@ca, "diferenciacija"@lt, "diferenciación"@es ;
  a owl:NamedIndividual, lexmeta:MicrostructureFeature, skos:Concept ;
  skos:inScheme lexmeta:MicrostructureFeatureScheme .

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, "определение"@ru, "definicja"@pl, "הגדרה"@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:differentia .

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 .

