@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:Clamp
  skos:prefLabel "Clamp" ;
  skos:narrower sampledescriptionvocabulary1:AlligatorClamp, sampledescriptionvocabulary1:BarClamp, sampledescriptionvocabulary1:MagneticClamp ;
  skos:definition "1. Any of various instruments or appliances having parts brought together for holding or compressing something (Merriam-Webster dictionary). 2. A device designed to bind or constrict or to press two or more parts together so as to hold them firmly (Merriam-Webster dictionary). 3. a device made of wood or metal that is used to hold two things together tightly (Cambridge dictionary)."^^ns0:None ;
  skos:broader sampledescriptionvocabulary1:SampleFixation ;
  a skos:Concept .

sampledescriptionvocabulary1:AlligatorClamp
  skos:prefLabel "Alligator clamp" ;
  a skos:Concept ;
  skos:broader sampledescriptionvocabulary1:Clamp .

sampledescriptionvocabulary1:BarClamp
  skos:prefLabel "Bar clamp" ;
  a skos:Concept ;
  skos:broader sampledescriptionvocabulary1:Clamp .

sampledescriptionvocabulary1:MagneticClamp
  skos:prefLabel "Magnetic clamp" ;
  a skos:Concept ;
  skos:broader sampledescriptionvocabulary1:Clamp .

sampledescriptionvocabulary1:SampleFixation
  skos:prefLabel "Sample fixation" ;
  a skos:Concept ;
  skos:narrower sampledescriptionvocabulary1:Clamp .

