@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:SputterCoating
  skos:prefLabel "Sputter coating" ;
  skos:definition """1. Sputter coating in scanning electron microscopy is a sputter deposition process[clarification needed] to cover a specimen with a thin layer of conducting material, typically a metal, such as a gold/palladium (Au/Pd) alloy. (Wikipedia).
2. A synthesis technique where a solid target is bombarded with electrons or energetic ions (e.g. Ar+) causing atoms to be ejected ('sputtering'). The ejected atoms then deposit, as a thin-film, on a substrate. (TIB, Chemical Methods Ontology)"""^^ns0:None ;
  skos:broader sampledescriptionvocabulary1:DepositionCoating ;
  a skos:Concept .

sampledescriptionvocabulary1:DepositionCoating
  skos:prefLabel "Deposition coating" ;
  a skos:Concept ;
  skos:narrower sampledescriptionvocabulary1:SputterCoating .

