is_instance_of
Use it like this:
- [ #is_/instance_of :: Class] or
- [ is_instance_of :: Class]
Relates an Object to its Class. Can be implemented with dedicated #Tags
Relation describes that: [ #has_/domain :: Thing] ( #has_/name :: is_instance_of) ( #has_/range :: Class)