@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:Electrodeposition
  skos:prefLabel "Electrodeposition" ;
  skos:definition """1. The deposition of dissolved or suspended material by an electric field on an electrode. (Ontobee, Physico-chemical process).
2. Electrodeposition (ED) is a technique in which a film of solid metal or oxide is deposited onto the surface of conducting materials by electrolysis of a solution containing the desired metal ion or its chemical complex. (Science Direct,  
Journal of Materials Science & Technology, 2020, Pages 215-244)"""^^ns0:None ;
  skos:broader sampledescriptionvocabulary1:DepositionCoating ;
  a skos:Concept .

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

