@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:Void
  skos:prefLabel "Void" ;
  skos:definition "1. It is acknowledged that voids are unavoidable manufacture defects influencing the microstructure evolution and mechInternational Journal of Solids and Structures Volumes 191–192, 15 May 2020, Pages 464-472anical properties of nickel-based superalloys. (ScienceDirect, )"^^ns0:None ;
  skos:broader sampledescriptionvocabulary1:Defect ;
  a skos:Concept .

sampledescriptionvocabulary1:Defect
  skos:prefLabel "Defect" ;
  a skos:Concept ;
  skos:narrower sampledescriptionvocabulary1:Void .

