@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:Reflectivity
  skos:prefLabel "Reflectivity" ;
  skos:definition """1. A radiation reflective quality inhering in a bearer by virtue of the ratio of the energy of a wave reflected from its surface to the energy possessed by the wave striking the bearer's surface. (TIB, PATO - the Phenotype And Trait Ontology). 2. Reflectivity is measured by shining a beam of monochromatic light (with a wavelength of 546 nanometres) on a polished surface of the vitrinite macerals in a coal sample and measuring the percentage of the light reflected with a photometer (Britannica). 3. Reflectivity is an optical property of the material. When light is incident on the surface of a material (or boundary between two media), it then returns into the medium from which it originated. (ScienceDirect, Current Opinion in Colloid & Interface Science
Volume 17, Issue 2, April 2012, Pages 83-89)"""^^ns0:None ;
  skos:broader sampledescriptionvocabulary1:OpticalProperty ;
  a skos:Concept .

sampledescriptionvocabulary1:OpticalProperty
  skos:prefLabel "Optical property" ;
  a skos:Concept ;
  skos:narrower sampledescriptionvocabulary1:Reflectivity .

