@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/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

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

envthes:21258
  skos:prefLabel "aerosol dynamics"@en ;
  a skos:Concept .

envthes:1
  skos:prefLabel "deprecated concept"@en ;
  a skos:Concept .

envthes:msa0015
  skos:inScheme envthes: ;
  a skos:Concept ;
  dc:isReplacedBy envthes:21258 ;
  skos:altLabel "aerosols dynamics"@en, "aerosol dynamical"@en, "aerosol dynamic"@en ;
  skos:scopeNote "MS Academic Keywords"@en ;
  skos:definition "[Rajdip Bandyopadhyaya] Aerosol dynamics (AD) is the discipline that deals with changes in particle size distributions in space and time. AD is based on (1) certain fundamental principles embodied in a set of equations, (2) experimental methods and instrumentation and (3) numerical and computational methods. Over the last few decades, AD has emerged as an enabling discipline in the design of aerosol reactors employed in the gas phase synthesis of fine powders, the characterization of particle emissions from sources such as coal-fired power plants and the atmospheric aerosol..."@en ;
  skos:broader envthes:1 ;
  owl:deprecated true ;
  skos:prefLabel "aerosol dynamics"@en ;
  dc:creator <https://orcid.org/0000-0003-2195-3997> .

