@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:Assessment
  skos:prefLabel "Assessment" ;
  skos:definition "1. The final result of a determination of the value, significance, or extent of. (TIB, NCI Thesaurus OBO Edition). 2. the action or an instance of making a judgment about something (Merriam-Webster). 3. the act of judging or deciding the amount, value, quality, or importance of something, or the judgment or decision that is made (Cambridge dictionary). 4. An assessment is a proposition about the judgement on a situation after considering the information known about it. (https://purl.allotrope.org/ontologies/result%23AFR_0001836)"^^ns0:None ;
  skos:broader sampledescriptionvocabulary1:SamplePurpose ;
  a skos:Concept .

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

