@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:20362
  skos:inScheme envthes: ;
  a skos:Concept ;
  skos:scopeNote "MS Academic Keywords"@en ;
  skos:exactMatch <http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl#C16342> ;
  skos:definition "[NCIT] A characteristic that can be objectively measured and serves as an indicator for normal biologic processes, pathogenic processes, state of health or disease, the risk for disease development and/or prognosis, or responsiveness to a particular therapeutic intervention."@en ;
  skos:broader envthes:10157 ;
  skos:prefLabel "biological marker"@en ;
  dc:creator <https://orcid.org/0000-0003-2195-3997> .

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

