@prefix envthes: <http://vocabs.lter-europe.net/EnvThes/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .

envthes:
  skos:prefLabel "EnvThes"@en ;
  a skos:ConceptScheme .

envthes:20024
  skos:inScheme envthes: ;
  a skos:Concept ;
  skos:exactMatch <http://purl.bioontology.org/ontology/CSP/0632-5038> ;
  skos:definition "[CRISP] a powerful method for analyzing substances whether solids, liquids or gases; deals with transitions between vibrational energy levels in molecules, and is therefore also called vibrational spectroscopy; an IR spectrum is generally displayed as a plot of the energy of the infrared radiation (expressed either in microns or wavenumbers) versus the percent of light transmitted by the compound."@en ;
  skos:broader envthes:20138 ;
  skos:prefLabel "near infrared spectroscopy"@en ;
  dc:creator "herbert.schentz@umweltbundesamt.at"@en .

envthes:20138
  skos:prefLabel "laboratory method"@en ;
  a skos:Concept ;
  skos:narrower envthes:20024 .

