@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:SystematicStudy
  skos:prefLabel "Systematic study" ;
  skos:definition "1. Conducting research on materials in a structured, methodical, and organized way (Generated by AI based on What does \"systematic study\" mean? (https://www.quora.com/What-does-systematic-study-mean))."^^ns0:None ;
  skos:broader sampledescriptionvocabulary1:SamplePurpose ;
  a skos:Concept .

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

