@prefix sampledescriptionvocabulary1: <https://purls.helmholtz-metadaten.de/skosmos/sdv/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <http://server/unset-base/> .

sampledescriptionvocabulary1:Multilayer
  skos:prefLabel "Multilayer" ;
  skos:definition "1. Any structure or system with several layers, esp (in chemistry and biology) a system of multiple monolayers adjective. (collinsdictionary.com). 2. Having or involving several distinct layers, strata, or levels (Merriam-Webster.com). 3. A film consisting of two or more monolayers of different substances. (dictionary.com)"^^ns0:None ;
  skos:broader sampledescriptionvocabulary1:LayerType ;
  a skos:Concept .

sampledescriptionvocabulary1:LayerType
  skos:prefLabel "Layer type" ;
  a skos:Concept ;
  skos:narrower sampledescriptionvocabulary1:Multilayer .

