@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:Contamination
  skos:prefLabel "Contamination" ;
  skos:definition "1. To make something less pure or make it poisonous (Cambridge dictionary). 2. Carry-over from a preceding sample probe into a following specimen cup, which will influence not just one result, but all assays on that specimen, or with that reagent. (IUPAC dictionary). 3. the act of contaminating, or of rendering something harmful or unusable by the addition of radioactive material (dictionary.com)"^^ns0:None ;
  skos:broader sampledescriptionvocabulary1:SampleSensitivityFactor ;
  a skos:Concept .

sampledescriptionvocabulary1:SampleSensitivityFactor
  skos:prefLabel "Sample sensitivity factor" ;
  a skos:Concept ;
  skos:narrower sampledescriptionvocabulary1:Contamination .

