@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:CurvedBeam
  skos:prefLabel "Curved beam" ;
  skos:definition "1. A curved beam is defined as a beam whose neutral axis is curved rather than straight when unloaded. The analysis of curved beams assumes plane sections remain plane after bending, equal moduli of elasticity in tension and compression, and homogeneous, linearly elastic material. The key differences between straight and curved beams are that the neutral axis is shifted towards the center of curvature in a curved beam, and the stress distribution is hyperbolic rather than linear. (https://de.scribd.com/presentation/644281054/CURVED-BEAMS-ppt). 2. A curved beam is defined as beam in which the neutral axis in unloaded condition is curved instead of straight. (https://testbook.com/question-answer/in-curved-beams-normally-the-nature-of-stress-dis--61545b48f106acb8953f3c3c)"^^ns0:None ;
  skos:broader sampledescriptionvocabulary1:StructureElement ;
  a skos:Concept .

sampledescriptionvocabulary1:StructureElement
  skos:prefLabel "Structure element" ;
  a skos:Concept ;
  skos:narrower sampledescriptionvocabulary1:CurvedBeam .

