@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:Characterization
  skos:prefLabel "Characterization" ;
  skos:definition "Characterization, when used in materials science, refers to the broad and general process by which a material's structure and properties are probed and measured. It is a fundamental process in the field of materials science, without which no scientific understanding of engineering materials could be ascertained. (Wikipedia)"^^ns0:None ;
  skos:broader sampledescriptionvocabulary1:SamplePurpose ;
  a skos:Concept .

sampledescriptionvocabulary1:SamplePurpose
  skos:prefLabel "Sample purpose" ;
  a skos:Concept ;
  skos:narrower sampledescriptionvocabulary1:Characterization .

