@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:20336
  skos:inScheme envthes: ;
  a skos:Concept ;
  skos:exactMatch <http://purl.obolibrary.org/obo/ERO_0000441> ;
  skos:definition "[ERO] An instrument for measuring light intensity or optical properties of solutions or surfaces. Photometers are used to measure iIlluminance, irradiance, light absorption, scattering of light, reflection of light, fluorescence, phosphorescence, and luminescence."@en ;
  skos:broader envthes:10157 ;
  skos:prefLabel "photometer"@en ;
  dc:creator "herbert.schentz@umweltbundesamt.at"@en .

envthes:10157
  skos:prefLabel "device"@en ;
  a skos:Concept ;
  skos:narrower envthes:20336 .

