@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:AlligatorClamp
  skos:prefLabel "Alligator clamp" ;
  skos:definition "1. A crocodile clip or alligator clip[1] is a plier-like spring-tensioned metal clip with elongated, serrated jaws that is used for creating a temporary electrical connection. (Wikipedia). 2. A metal clip (= a small object for fastening things together or holding them in position) that has two pointed parts with teeth (= rows of points) joined by a hinge that allows it to open and close, often used for joining electrical wires to something (Cambridge dictionary). 3. A spring-loaded clip that has jaws resembling an alligator's and is used for making temporary electrical connections (Merriam-Webster dictionary)"^^ns0:None ;
  skos:broader sampledescriptionvocabulary1:Clamp ;
  a skos:Concept .

sampledescriptionvocabulary1:Clamp
  skos:prefLabel "Clamp" ;
  a skos:Concept ;
  skos:narrower sampledescriptionvocabulary1:AlligatorClamp .

