@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:AluminiumTape
  skos:prefLabel "Aluminium tape" ;
  skos:definition "1. Aluminium Tape is an aluminium foil based tape coated with a synthetic rubber adhesive system, with a silicone paper release liner. (https://www.jtape.com/product/aluminium-tape/). 2. Combine aluminum foil with adhesive and you get aluminum foil tape. This tape is malleable and durable, making it a long-lasting adhesive. (https://mpi-matco.com/hvac-sytems/what-is-aluminum-tape-and-what-is-it-used-for/)"^^ns0:None ;
  skos:broader sampledescriptionvocabulary1:Tape ;
  a skos:Concept .

sampledescriptionvocabulary1:Tape
  skos:prefLabel "Tape" ;
  a skos:Concept ;
  skos:narrower sampledescriptionvocabulary1:AluminiumTape .

