@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:Anisotropy
  skos:prefLabel "Anisotropy" ;
  skos:definition "1. The property of being anisotropic, having a different value when measured in different directions. (TIB, NCI Thesaurus OBO Edition). 2. Anisotropy (/ˌænaɪˈsɒtrəpi, ˌænɪ-/) is the structural property of non-uniformity in different directions, as opposed to isotropy. (Wikipedia)"^^ns0:None ;
  skos:broader sampledescriptionvocabulary1:OpticalProperty ;
  a skos:Concept .

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

