@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:Plasticity
  skos:prefLabel "Plasticity" ;
  skos:definition "1. Ability of certain solids to flow or to change shape permanently when subjected to stresses of intermediate magnitude between those producing temporary deformation, or elastic behaviour, and those causing failure of the material, or rupture (see yield point). (Britannica). 2.  The ability to retain a shape attained by pressure deformation (Merriam-Webster dictionary). 3.  Plasticity (also known as plastic deformation) is the ability of a solid material to undergo permanent deformation, a non-reversible change of shape in response to applied forces. (Wikipedia)"^^ns0:None ;
  skos:broader sampledescriptionvocabulary1:MechanicalProperty ;
  a skos:Concept .

sampledescriptionvocabulary1:MechanicalProperty
  skos:prefLabel "Mechanical property" ;
  a skos:Concept ;
  skos:narrower sampledescriptionvocabulary1:Plasticity .

